Skip to content

Commit

Permalink
Bump once_cell from 1.17.0 to 1.20.1 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 0fbc1cb commit 0e0d2b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 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 sns-discord/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ hyper = { version = "0.14.23", features = ["client", "http2", "http1"] }
hyper-rustls = "0.23.2"
serde = "1.0.210"
serde_json = "1.0.128"
once_cell = "1.17.0"
once_cell = "1.20.1"

0 comments on commit 0e0d2b1

Please sign in to comment.