Skip to content

Commit e4d76ac

Browse files
chore(deps): update dependency newrelic-auth-rs to v0.0.10 (#1471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55a95e1 commit e4d76ac

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
@@ -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.9" }
39+
nr-auth = { git = "https://github.com/newrelic/newrelic-auth-rs.git", tag = "0.0.10" }
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)