Remove not needed bincode crate
This commit is contained in:
parent
f99ee4c64d
commit
2b1a81b246
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.3.3"
|
||||
env_logger = "0.9.0"
|
||||
log = "0.4.0"
|
||||
primes = "0.3.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue