bump console-subscriber to 0.2

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-05-03 02:08:26 -04:00 committed by June
parent c531101657
commit be5101b07c
2 changed files with 43 additions and 44 deletions

View file

@ -17,7 +17,7 @@ edition = "2021"
rust-version = "1.76.0"
[dependencies]
console-subscriber = { version = "0.1", optional = true }
console-subscriber = { version = "0.2", optional = true }
# for hot lib reload
hot-lib-reloader = { version = "^0.7", optional = true }