fix trivial build issues; pin correct nightly
This commit is contained in:
parent
2d2a9df7c5
commit
8ffaed5edf
|
@ -1 +0,0 @@
|
|||
nightly-2022-01-04
|
|
@ -7,4 +7,4 @@ version = "0.1.2"
|
|||
log = "0.4.14"
|
||||
|
||||
[dependencies.versioning]
|
||||
git = "https://git.ablecorp.us/able/aos_userland"
|
||||
git = "https://git.ablecorp.us/able/aos_userland.git"
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
nightly
|
||||
[toolchain]
|
||||
channel = "nightly-2022-02-25"
|
||||
components = ["rust-src", "llvm-tools-preview"]
|
||||
|
|
Loading…
Reference in a new issue