Update rbx_binary to 0.6.5 (#558)

This commit is contained in:
Michael Schmatz
2022-06-22 01:46:34 -07:00
committed by GitHub
parent cd5d6fd15c
commit 2e672badf2
2 changed files with 4 additions and 3 deletions

5
Cargo.lock generated
View File

@@ -1639,12 +1639,13 @@ dependencies = [
[[package]]
name = "rbx_binary"
version = "0.6.4"
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68f424adb7a0a24ab4bd153be141035f1404ae40affed902fd2721b42cca7f86"
checksum = "28fe644ede286801c9bd59527b332d69449c6e9eaefa2277a0e776252097bc90"
dependencies = [
"log",
"lz4",
"profiling",
"rbx_dom_weak",
"rbx_reflection",
"rbx_reflection_database",