Skip to content

Commit f0caa0b

Browse files
committed
fix: chrono dep spec
1 parent de93f26 commit f0caa0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ signal-hook = "0.3.17"
4646
tokio = { version = "1.43.0", features = ["macros"] }
4747

4848
[features]
49-
default = ["alloy", "perms"]
49+
default = ["alloy"]
5050
alloy = ["dep:alloy"]
5151
perms = []

0 commit comments

Comments
 (0)