mirror of
https://github.com/serde-rs/json.git
synced 2025-10-02 23:35:59 +00:00
Switch to rustversion
This commit is contained in:
parent
87776aca6c
commit
e3a2c3af66
@ -23,7 +23,7 @@ ryu = "1.0"
|
|||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
automod = "0.1"
|
automod = "0.1"
|
||||||
select-rustc = "0.1"
|
rustversion = "0.1"
|
||||||
serde_bytes = "0.11"
|
serde_bytes = "0.11"
|
||||||
serde_derive = "1.0"
|
serde_derive = "1.0"
|
||||||
serde_stacker = "0.1"
|
serde_stacker = "0.1"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#[rustc::attr(not(nightly), ignore)]
|
#[rustversion::attr(not(nightly), ignore)]
|
||||||
#[test]
|
#[test]
|
||||||
fn ui() {
|
fn ui() {
|
||||||
let t = trybuild::TestCases::new();
|
let t = trybuild::TestCases::new();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user