mirror of
https://github.com/italicsjenga/agb.git
synced 2025-02-23 22:58:18 +11:00
Add new import feature to xmrs
This commit is contained in:
parent
61634e143d
commit
4c44bbedd7
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ syn = "2"
|
||||||
agb_tracker_interop = { version = "0.21.1", path = "../agb-tracker-interop", default-features = false }
|
agb_tracker_interop = { version = "0.21.1", path = "../agb-tracker-interop", default-features = false }
|
||||||
agb_fixnum = { version = "0.21.1", path = "../../agb-fixnum" }
|
agb_fixnum = { version = "0.21.1", path = "../../agb-fixnum" }
|
||||||
|
|
||||||
xmrs = { version = "0.8.0", features = ["std"] }
|
xmrs = { version = "0.8.0", features = ["std", "import"] }
|
||||||
|
|
Loading…
Add table
Reference in a new issue