aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-12-25 15:05:26 +0000
committerGitHub <noreply@github.com>2021-12-25 15:05:26 +0000
commitbc883e393db2e07f3519993abae0248e3584cbef (patch)
tree277a8ced72663460b42f6e39bfe6f36a0ca0fb42 /ci
parentb74ca90f6049f54d856ca182f554448b348ff2bc (diff)
parent93ceb6bdef9f15256ff89a1d9a333dbd04604dfb (diff)
parent2b90cd34333ab044e701a8a45fb7a077a906bef9 (diff)
Merge #565 #566
565: Edition: Bump to 2021 r=korken89 a=AfoHT 566: v1.0.0 r=korken89 a=AfoHT This should fail building until all deps are released and accessible on crates.io (There are some required PRs for edition2021 for each repo, alternatively just bringing in the v1.0 PR should have commits included, we can drop the extra PRs later on) https://github.com/rtic-rs/rtic-monotonic/pull/6 https://github.com/rtic-rs/rtic-core/pull/22 https://github.com/rtic-rs/rtic-syntax/pull/68 Co-authored-by: Henrik Tjäder <henrik@grepit.se>