Skip to content

Commit ad68120

Browse files
chore(deps): update dependency newrelic-auth-rs to v0.1.0
1 parent aadbcb2 commit ad68120

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
@@ -36,7 +36,7 @@ chrono = { workspace = true }
3636
base64 = { version = "0.22.1" }
3737
# New Relic dependencies (private external repos)
3838
# IMPORTANT: GitHub deployment keys are used to access these repos on the CI/CD pipelines
39-
nr-auth = { git = "https://github.com/newrelic/newrelic-auth-rs.git", tag = "0.0.11" }
39+
nr-auth = { git = "https://github.com/newrelic/newrelic-auth-rs.git", tag = "0.1.0" }
4040
opamp-client = { git = "https://github.com/newrelic/newrelic-opamp-rs.git", tag = "0.0.34" }
4141
# local dependencies
4242
fs = { path = "../fs" }

0 commit comments

Comments
 (0)