chore: default stdlib on new is 1.5.0
This commit is contained in:
parent
0ff64e3bac
commit
6ecb3f08b0
|
@ -65,7 +65,7 @@ impl Config {
|
||||||
owner: "aiken-lang".to_string(),
|
owner: "aiken-lang".to_string(),
|
||||||
repo: "stdlib".to_string(),
|
repo: "stdlib".to_string(),
|
||||||
},
|
},
|
||||||
version: "1.3.0".to_string(),
|
version: "1.5.0".to_string(),
|
||||||
source: Platform::Github,
|
source: Platform::Github,
|
||||||
}],
|
}],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue