bump bitbybit dependency
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ num-traits = { version = "0.2", default-features = false }
|
||||
serde = { version = "1", optional = true, default-features = false, features = ["derive"] }
|
||||
arbitrary-int = { version = "2" }
|
||||
portable-atomic = { version = "1", optional = true }
|
||||
bitbybit = "1.4"
|
||||
bitbybit = "2"
|
||||
|
||||
time = { version = "0.3", default-features = false, optional = true }
|
||||
chrono = { version = "0.4", default-features = false, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user