Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #11 from verder-helpen/cargo-upgrade-de94981
Browse files Browse the repository at this point in the history
Cargo upgrade
  • Loading branch information
atezet authored Dec 6, 2023
2 parents 0341959 + de94981 commit 7bcea6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rocket = "0.5.0-rc.3"
serde = { version = "1.0.163", features = [ "derive" ] }
rocket = "0.5.0"
serde = { version = "1.0.193", features = [ "derive" ] }

0 comments on commit 7bcea6a

Please sign in to comment.