Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.188
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent bba92e5 commit ec8519c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 gertrud/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ drakentemmer = { path = "../drakentemmer" }

axum = { version = "0.6", features = ["ws", "headers", "macros"] }

serde = { version = "1.0.160", features = ["derive"] }
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.96"

tokio = { version = "1", features = ["full"] }
Expand Down

0 comments on commit ec8519c

Please sign in to comment.