Update Rust crate xmrs to 0.4

This commit is contained in:
renovate[bot] 2024-03-09 15:27:29 +00:00 committed by GitHub
parent d804edb1ec
commit 5093c94eac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,4 +16,4 @@ syn = "2"
agb_tracker_interop = { version = "0.19.1", path = "../agb-tracker-interop" } agb_tracker_interop = { version = "0.19.1", path = "../agb-tracker-interop" }
agb_fixnum = { version = "0.19.1", path = "../../agb-fixnum" } agb_fixnum = { version = "0.19.1", path = "../../agb-fixnum" }
xmrs = "0.3" xmrs = "0.4"