···77# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8899[dependencies]
1010-agb = "0.10.0"
1010+agb = "0.11.1"
11111212[dev-dependencies]
1313-agb = { version = "0.10.0", features = ["testing"] }
1313+agb = { version = "0.11.1", features = ["testing"] }
14141515[profile.dev]
1616opt-level = 2