bump some deps
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
04afc83043
commit
d172a6883d
3 changed files with 91 additions and 185 deletions
|
@ -20,7 +20,7 @@ rust-version = "1.75.0"
|
|||
[dependencies]
|
||||
console-subscriber = { version = "0.1", optional = true }
|
||||
|
||||
hot-lib-reloader = { version = "^0.6", optional = true }
|
||||
hot-lib-reloader = { version = "^0.7", optional = true }
|
||||
|
||||
# Used for secure identifiers
|
||||
rand = "0.8.5"
|
||||
|
@ -81,8 +81,6 @@ async-trait = "0.1.80"
|
|||
|
||||
lru-cache = "0.1.2"
|
||||
|
||||
proc-macro2 = "=1.0.79"
|
||||
|
||||
# standard date and time tools
|
||||
[dependencies.chrono]
|
||||
version = "0.4.38"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue