mirror of
https://framagit.org/veretcle/oolatoocs.git
synced 2025-07-20 12:31:18 +02:00
➖: remove rand
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1292,7 +1292,6 @@ dependencies = [
|
||||
"log",
|
||||
"megalodon",
|
||||
"oauth1-request",
|
||||
"rand",
|
||||
"regex",
|
||||
"reqwest 0.11.27",
|
||||
"rusqlite",
|
||||
|
@@ -6,7 +6,6 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
rand = "^0.8" # /!\ to be removed
|
||||
chrono = "^0.4"
|
||||
clap = "^4"
|
||||
env_logger = "^0.10"
|
||||
|
Reference in New Issue
Block a user