Bump range-alloc from 0.1.2 to 0.1.3 (#3477)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-10 17:41:04 +00:00
committed by GitHub
parent 420cfe66f7
commit fd920338a0

4
Cargo.lock generated
View File

@@ -1970,9 +1970,9 @@ dependencies = [
[[package]]
name = "range-alloc"
version = "0.1.2"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "63e935c45e09cc6dcf00d2f0b2d630a58f4095320223d47fc68918722f0538b6"
checksum = "9c8a99fddc9f0ba0a85884b8d14e3592853e787d581ca1816c91349b10e4eeab"
[[package]]
name = "raw-window-handle"