Skip to content

Commit

Permalink
temp upgrade to push change to proto in oracles
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffgrunewald committed Mar 21, 2023
1 parent c9c23de commit 60f60c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -18,7 +18,7 @@ members = ["lorawan", "beacon"]
byteorder = "1"
serde = {version = "1", features = ["rc", "derive"]}
rust_decimal = {version = "1", features = ["serde-with-float"]}
helium-proto = { git = "https://github.com/helium/proto", branch="master", features=["services"]}
helium-proto = { git = "https://github.com/helium/proto", branch="jg/oracle-admin-keys", features=["services"]}
rand = "0.8"
base64 = ">=0.21"
sha2 = "0"
Expand Down

0 comments on commit 60f60c1

Please sign in to comment.