Skip to content

Commit

Permalink
Merge pull request #45 from sebastienrousseau/dependabot/cargo/serde-…
Browse files Browse the repository at this point in the history
…1.0.201

build(deps): bump serde from 1.0.200 to 1.0.201
  • Loading branch information
sebastienrousseau committed May 9, 2024
2 parents ad1104f + 6a1e9ba commit 4f2241f
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ bitflags = "2.5.0"
dtt = "0.0.5"
rand = "0.8.5"
rlg = "0.0.4"
serde = { version = "1.0.200", features = ["derive"] }
serde = { version = "1.0.201", features = ["derive"] }
serde_json = "1.0.116"
serde-big-array = "0.5.1"
tokio = { version = "1.37.0", features = ["full"] }
Expand Down

0 comments on commit 4f2241f

Please sign in to comment.