Bump rbx_binary to 0.7.3 (#807)

Bumps rbx_binary's version to 0.7.3 to bring in the missing
`SecurityCapabilities` serialization fallback default
This commit is contained in:
Kenneth Loeffler
2023-10-23 15:43:00 -07:00
committed by GitHub
parent f39e040a0d
commit 6598867d3d
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,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.7.2"
rbx_binary = "0.7.3"
rbx_dom_weak = "2.6.0"
rbx_reflection = "4.4.0"
rbx_reflection_database = "0.2.8"