Skip to content

Commit

Permalink
Merge pull request #22 from fraktalio/renovate/serde-monorepo
Browse files Browse the repository at this point in the history
Update Rust crate serde to 1.0.196
  • Loading branch information
idugalic authored Jan 28, 2024
2 parents 62398c4 + 67ad9ce commit bdd7f82
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 @@ -6,7 +6,7 @@ description = "Accelerate development of compositional, safe, and ergonomic appl
license = "Apache-2.0"

[dependencies]
serde = {version = "1.0.195", features = ["derive"]}
serde = {version = "1.0.196", features = ["derive"]}


[dev-dependencies]
Expand Down

0 comments on commit bdd7f82

Please sign in to comment.