Skip to content

Commit fb09b00

Browse files
chore(deps): update dependency newrelic-auth-rs to v0.4.0
1 parent cc14607 commit fb09b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.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)