Skip to content

Commit

Permalink
remove core2 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stevefan1999-personal committed Jun 25, 2022
1 parent 5ad34ca commit b0ee578
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ base64 = { version = "0.13.0", default-features = false }
base64-simd = { version = "0.5.0", default-features = false, optional = true }
byteorder = { version = "1.4.3", default-features = false }
cfg-if = "1.0.0"
core2 = "0.4.0"
heapless = "0.7.14"
httparse = { version = "1.7.1", default-features = false }
rand_core = "0.6.3"
Expand Down

0 comments on commit b0ee578

Please sign in to comment.