mirror of
https://github.com/YGGverse/titanit.git
synced 2026-03-31 17:15:30 +00:00
update titanite version
This commit is contained in:
parent
c7ab6e5972
commit
e023545148
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@ anyhow = "1.0.95"
|
|||
clap = { version = "4.5.30", features = ["derive"] }
|
||||
native-tls = "0.2.14"
|
||||
regex = "1.11.1"
|
||||
titanite = "0.2.0"
|
||||
titanite = "0.3.0"
|
||||
|
||||
# development
|
||||
[patch.crates-io]
|
||||
# titanite = { path = "../titanite" }
|
||||
# titanite = { git = "https://github.com/YGGverse/titanite.git" }
|
||||
titanite = { git = "https://github.com/YGGverse/titanite.git" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue