Skip to content

Commit

Permalink
chore: update secrecy to 0.10 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrudolph authored Oct 15, 2024
1 parent 2672465 commit c3b0f6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 @@ -17,7 +17,7 @@ futures = { version = "0.3" }
opentelemetry = { version = "0.24" }
opentelemetry_sdk = { version = "0.24" }
opentelemetry-otlp = { version = "0.17", default-features = false }
secrecy = { version = "0.8" }
secrecy = { version = "0.10" }
serde = { version = "1.0" }
serde_json = { version = "1.0" }
serde_with = { version = "3.11" }
Expand Down

0 comments on commit c3b0f6f

Please sign in to comment.