Skip to content

Commit

Permalink
Merge pull request #83 from PrivateBin/dependabot/cargo/rocket-0.5.1
Browse files Browse the repository at this point in the history
Bump rocket from 0.5.0 to 0.5.1
  • Loading branch information
elrido committed May 26, 2024
2 parents dbd00f5 + 06cd117 commit 341625d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
29 changes: 14 additions & 15 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 @@ -32,7 +32,7 @@ default-features = false
features = ["http1", "http2", "tls12", "ring", "webpki-tokio"]

[dependencies.rocket]
version = "0.5.0"
version = "0.5.1"
features = ["json"]

[dependencies.rocket_dyn_templates]
Expand Down

0 comments on commit 341625d

Please sign in to comment.