Skip to content

Commit

Permalink
chore: update time version (#1525)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugocaillard authored Aug 1, 2024
1 parent 56f7c46 commit 428afdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/hiro-system-kit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ slog-scope = { version = "4.4.0", optional = true }
slog-term = { version = "2.9.0", optional = true }
slog-async = { version = "2.7.0", optional = true }
slog-atomic = { version = "3.1.0", optional = true }
time = "0.3.34"
time = "0.3.36"

[features]
default = ["tokio_helpers"]
Expand Down

0 comments on commit 428afdc

Please sign in to comment.