Skip to content

Commit

Permalink
Update kernel/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Zach Schuermann <[email protected]>
  • Loading branch information
hntd187 and zachschuermann authored Feb 28, 2025
1 parent 64ef549 commit ce99fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pre-release-hook = [

[dependencies]
bytes = "1.7"
chrono = { version = "=0.4.39" }
chrono = "=0.4.39"
fix-hidden-lifetime-bug = "0.2"
indexmap = "2.5.0"
itertools = "0.13"
Expand Down

0 comments on commit ce99fae

Please sign in to comment.