Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 29, 2024
1 parent 2bed7f9 commit e5c0b38
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 @@ -25,7 +25,7 @@ num_cpus = "1.16.0"
crossbeam-queue = "0.3.11"

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

[lib]
Expand Down

0 comments on commit e5c0b38

Please sign in to comment.