mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 03:54:41 -05:00
fix(deps): update rust crate console-subscriber to 0.2.0
This commit is contained in:
parent
c531101657
commit
493ebe6c62
2 changed files with 43 additions and 44 deletions
|
|
@ -17,7 +17,7 @@ edition = "2021"
|
|||
rust-version = "1.76.0"
|
||||
|
||||
[dependencies]
|
||||
console-subscriber = { version = "0.1", optional = true }
|
||||
console-subscriber = { version = "0.2.0", optional = true }
|
||||
|
||||
# for hot lib reload
|
||||
hot-lib-reloader = { version = "^0.7", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue