mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 03:54:41 -05:00
fix(deps): update rust crate infer to 0.15
This commit is contained in:
parent
154b2ab490
commit
f8e2ee9671
2 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ rust-version = "1.77.0"
|
|||
[dependencies]
|
||||
console-subscriber = { version = "0.2", optional = true }
|
||||
|
||||
infer = { version = "0.3", default-features = false }
|
||||
infer = { version = "0.15", default-features = false }
|
||||
|
||||
# for hot lib reload
|
||||
hot-lib-reloader = { version = "^0.7", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue