Compare commits
No commits in common. "5dff8f562e6eb370c3188a3b31c6e1f41ae5f774" and "b0830f60e81609a0926b27a5efee9f4bc3255c20" have entirely different histories.
5dff8f562e
...
b0830f60e8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ tokio = { version = "1.35.1", features=["macros", "rt-multi-thread"] }
|
|||
futures = "0.3.30"
|
||||
serial_test = "3.0.0"
|
||||
num-traits = "0.2.17"
|
||||
num-derive = "0.4.2"
|
||||
num-derive = "0.4.1"
|
||||
|
||||
#crypto
|
||||
cbc = { version = "0.1.2", features = ["alloc"] }
|
||||
|
|
Loading…
Reference in a new issue