Remove stored abbreviation
- Alpaca is fuck Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -195,6 +195,12 @@ version = "1.6.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
|
||||
|
||||
[[package]]
|
||||
name = "bimap"
|
||||
version = "0.6.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "230c5f1ca6a325a32553f8640d31ac9b49f2411e901e427570154868b46da4f7"
|
||||
|
||||
[[package]]
|
||||
name = "bitflags"
|
||||
version = "1.3.2"
|
||||
@@ -1649,6 +1655,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"axum",
|
||||
"backoff",
|
||||
"bimap",
|
||||
"clickhouse",
|
||||
"dotenv",
|
||||
"futures-util",
|
||||
|
Reference in New Issue
Block a user