mirror of
https://github.com/YGGverse/titanit.git
synced 2026-03-31 09:05:45 +00:00
update dependencies
This commit is contained in:
parent
a943f7a939
commit
5e2b90a39e
1 changed files with 2 additions and 2 deletions
|
|
@ -12,9 +12,9 @@ repository = "https://github.com/YGGverse/titanit"
|
|||
[dependencies]
|
||||
anyhow = "1.0.95"
|
||||
clap = { version = "4.5.30", features = ["derive"] }
|
||||
native-tls = "0.2.13"
|
||||
native-tls = "0.2.14"
|
||||
regex = "1.11.1"
|
||||
titanite = "0.1.2"
|
||||
titanite = "0.2.0"
|
||||
|
||||
# development
|
||||
[patch.crates-io]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue