mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-20 17:11:19 +02:00
chore: bump version
This commit is contained in:
1770
Cargo.lock
generated
1770
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "scootaloo"
|
name = "scootaloo"
|
||||||
version = "0.12.2"
|
version = "1.0.0"
|
||||||
authors = ["VC <veretcle+framagit@mateu.be>"]
|
authors = ["VC <veretcle+framagit@mateu.be>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
@@ -13,9 +13,10 @@ toml = "^0.5"
|
|||||||
clap = "^4"
|
clap = "^4"
|
||||||
egg-mode = "^0.16"
|
egg-mode = "^0.16"
|
||||||
rusqlite = "^0.27"
|
rusqlite = "^0.27"
|
||||||
|
isolang = "^2"
|
||||||
tokio = { version = "^1", features = ["full"]}
|
tokio = { version = "^1", features = ["full"]}
|
||||||
futures = "^0.3"
|
futures = "^0.3"
|
||||||
elefren = "^0.22"
|
megalodon = "^0.2"
|
||||||
html-escape = "^0.2"
|
html-escape = "^0.2"
|
||||||
reqwest = "^0.11"
|
reqwest = "^0.11"
|
||||||
log = "^0.4"
|
log = "^0.4"
|
||||||
|
Reference in New Issue
Block a user