Update rbx-binary to 0.7.6 (#958)

This commit is contained in:
Micah
2024-08-06 11:21:41 -07:00
committed by GitHub
parent 3e53d67412
commit 8ceb40a24e
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ memofs = { version = "0.3.0", path = "crates/memofs" }
# rbx_reflection_database = { path = "../rbx-dom/rbx_reflection_database" }
# rbx_xml = { path = "../rbx-dom/rbx_xml" }
rbx_binary = "0.7.5"
rbx_binary = "0.7.6"
rbx_dom_weak = "2.8.0"
rbx_reflection = "4.6.0"
rbx_reflection_database = "0.2.11"