Update Rust crate hot-lib-reloader to ^0.7.0

This commit is contained in:
renovate[bot] 2024-04-26 06:05:57 +00:00 committed by GitHub
parent 341bafb91e
commit 64d59d6ea7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 89 additions and 180 deletions

View file

@ -18,7 +18,7 @@ rust-version = "1.75.0"
[dependencies]
hot-lib-reloader = { version = "^0.6", optional = true }
hot-lib-reloader = { version = "^0.7.0", optional = true }
# Used for secure identifiers
rand = "0.8.5"