Skip to content

Commit 0461e0a

Browse files
fix(deps): update rust crate nr-auth to v0.3.0
1 parent 5935ee3 commit 0461e0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

agent-control/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ semver = { workspace = true, features = ["serde"] }
3232
chrono = { workspace = true }
3333
base64 = { version = "0.22.1" }
3434
# New Relic dependencies (external repos)
35-
nr-auth = { git = "https://github.com/newrelic/newrelic-auth-rs.git", tag = "0.2.0" }
35+
nr-auth = { git = "https://github.com/newrelic/newrelic-auth-rs.git", tag = "0.3.0" }
3636
opamp-client = { git = "https://github.com/newrelic/newrelic-opamp-rs.git", tag = "0.0.36" }
3737
# local dependencies
3838
fs = { path = "../fs" }

0 commit comments

Comments
 (0)