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

View File

@@ -50,7 +50,7 @@ memofs = { version = "0.2.0", path = "crates/memofs" }
# rbx_reflection_database = { path = "../rbx-dom/rbx_reflection_database" }
# rbx_xml = { path = "../rbx-dom/rbx_xml" }
rbx_binary = "0.6.4"
rbx_binary = "0.6.5"
rbx_dom_weak = "2.4.0"
rbx_reflection = "4.2.0"
rbx_reflection_database = "0.2.2"