mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-20 17:11:19 +02:00
feat: add copyprofile subcommand
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
[package]
|
||||
name = "scootaloo"
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
authors = ["VC <veretcle+framagit@mateu.be>"]
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
base64 = "^0.13"
|
||||
regex = "^1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
toml = "^0.5"
|
||||
|
Reference in New Issue
Block a user