Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 6, 2025
1 parent 9f5149d commit 3b55e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ crossbeam-queue = "0.3.12"
unbug = { version = "0.4.0" }

[build-dependencies]
serde = { version = "1.0.216", features = ["derive"] }
serde = { version = "1.0.217", features = ["derive"] }
toml = { version = "0.8.19" }

[lib]
Expand Down

0 comments on commit 3b55e8c

Please sign in to comment.