Skip to content

Commit

Permalink
Merge pull request #375 from helium/andymck/bump-beacon-main
Browse files Browse the repository at this point in the history
bump gateway rs
  • Loading branch information
madninja authored Feb 23, 2023
2 parents e85051f + 9268f40 commit d471bd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ helium-crypto = {version = "0.6.3", features=["sqlx-postgres", "multisig"]}
helium-proto = {git = "https://github.com/helium/proto", branch = "master", features = ["services"]}
hextree = "*"
reqwest = {version = "0", default-features=false, features = ["gzip", "json", "rustls-tls"]}
beacon = {git = "https://github.com/helium/gateway-rs.git", branch = "alpha-patches"}
beacon = {git = "https://github.com/helium/gateway-rs.git", branch = "main"}
humantime = "2"
metrics = "0"
metrics-exporter-prometheus = "0"
Expand Down

0 comments on commit d471bd1

Please sign in to comment.