Skip to content

Commit

Permalink
Merge pull request #427 from himmelblau-idm/dependabot/cargo/serde-1.…
Browse files Browse the repository at this point in the history
…0.219

deps(rust): bump serde from 1.0.218 to 1.0.219
  • Loading branch information
dmulder authored Mar 10, 2025
2 parents adb15f5 + 984ef13 commit cb49a30
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 @@ -34,7 +34,7 @@ libc = "^0.2.170"
pkg-config = "^0.3.32"
lazy_static = "^1.4.0"
paste = "^1.0.12"
serde = { version = "^1.0.218", features = ["derive"] }
serde = { version = "^1.0.219", features = ["derive"] }
serde_json = "^1.0.96"
tracing-subscriber = "^0.3.17"
tracing = "^0.1.37"
Expand Down

0 comments on commit cb49a30

Please sign in to comment.