topology: removing base64 crate
This commit is contained in:
Generated
-1
@@ -2427,7 +2427,6 @@ name = "topology"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"addressing",
|
||||
"base64 0.11.0",
|
||||
"bs58",
|
||||
"itertools",
|
||||
"log",
|
||||
|
||||
@@ -7,7 +7,6 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.11.0"
|
||||
bs58 = "0.3.0"
|
||||
itertools = "0.8.2"
|
||||
log = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user