Skip to content

Commit

Permalink
Bump rocket version (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jengamon authored Sep 5, 2022
1 parent 54fae07 commit c17e814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ serialization = ["serde", "serde_derive", "unicase_serde"]

[dependencies]
regex = "1.5.5"
rocket = { version = "0.5.0-rc.1", default-features = false }
rocket = { version = "0.5.0-rc.2", default-features = false }
log = "0.4"
unicase = "2.0"
url = "2.1.0"
Expand Down

0 comments on commit c17e814

Please sign in to comment.