Skip to content

Commit e911822

Browse files
Update Cargo.toml again
1 parent b01c7e5 commit e911822

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
@@ -35,7 +35,7 @@ gitlab = { repository = "nyx-space/nyx", branch = "master" }
3535
[dependencies]
3636
nalgebra = "=0.32"
3737
log = "0.4"
38-
hifitime = { version = "3.8.5", features = [ "std" ] }
38+
hifitime = { version = "3.8.5", features = ["std"] }
3939
flate2 = { version = "1.0", features = [
4040
"rust_backend",
4141
], default-features = false }

0 commit comments

Comments
 (0)