Skip to content

Commit

Permalink
Merge pull request #80 from wacker-dev/dependabot/cargo/serde-1.0.201
Browse files Browse the repository at this point in the history
build(deps): bump serde from 1.0.199 to 1.0.201
  • Loading branch information
iawia002 authored May 10, 2024
2 parents 6c34b15 + e96d297 commit a3efe91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 wacker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ http = "1.1.0"
http-body-util = "0.1.0"
bytes = "1.5.0"
async-trait = "0.1.77"
serde = { version = "1.0.199", features = ["derive"] }
serde = { version = "1.0.201", features = ["derive"] }
bincode = "1.3.3"
parking_lot = "0.12.2"
env_logger = "0.11.3"
Expand Down

0 comments on commit a3efe91

Please sign in to comment.