mirror of
https://github.com/chylex/Bark-Browser.git
synced 2024-11-23 10:42:50 +01:00
17 lines
379 B
TOML
17 lines
379 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "slab_tree"
|
|
version = "0.3.2"
|
|
dependencies = [
|
|
"snowflake",
|
|
]
|
|
|
|
[[package]]
|
|
name = "snowflake"
|
|
version = "1.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "27207bb65232eda1f588cf46db2fee75c0808d557f6b3cf19a75f5d6d7c94df1"
|