aboutsummaryrefslogtreecommitdiff
path: root/native/treebitmap_nif/Cargo.lock
diff options
context:
space:
mode:
authorJordan Bracco <href@random.sh>2021-11-12 16:22:55 +0100
committerJordan Bracco <href@random.sh>2021-11-12 16:44:59 +0100
commitde60e9a2321665bbd32ea8755c322fa5e1523a14 (patch)
tree6b533f41e7b5d0dc345806d70594703fd5950c7e /native/treebitmap_nif/Cargo.lock
parentRename to RoutingTable, improvements (diff)
rustfmt
Diffstat (limited to 'native/treebitmap_nif/Cargo.lock')
-rw-r--r--native/treebitmap_nif/Cargo.lock7
1 files changed, 0 insertions, 7 deletions
diff --git a/native/treebitmap_nif/Cargo.lock b/native/treebitmap_nif/Cargo.lock
index c181954..95d78d8 100644
--- a/native/treebitmap_nif/Cargo.lock
+++ b/native/treebitmap_nif/Cargo.lock
@@ -79,17 +79,10 @@ dependencies = [
]
[[package]]
-name = "treebitmap"
-version = "0.4.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6bf423939ac9ccf4083788879b883a7149176586f9cf8b0fb1fd88b66ad692b5"
-
-[[package]]
name = "treebitmap_nif"
version = "0.1.0"
dependencies = [
"rustler",
- "treebitmap",
]
[[package]]