Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 122 #123

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Fix 122 #123

merged 2 commits into from
Mar 27, 2024

Conversation

newAM
Copy link
Owner

@newAM newAM commented Mar 27, 2024

Fixes #122

newAM added 2 commits March 26, 2024 19:54
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
removed aho-corasick v0.7.18
updated atomic-polyfill v0.1.8 -> v1.0.3
updated autocfg v1.1.0 -> v1.2.0
removed bit_field v0.10.1
updated bytemuck v1.14.1 -> v1.15.0
updated byteorder v1.4.3 -> v1.5.0
updated chrono v0.4.19 -> v0.4.35
updated cortex-m v0.7.5 -> v0.7.7
updated cortex-m-rt v0.7.1 -> v0.7.3
updated cortex-m-rtic v1.1.3 -> v1.1.4
updated cortex-m-rtic-macros v1.1.5 -> v1.1.6
removed critical-section v0.2.7
removed critical-section v1.1.1
added critical-section v1.1.2
updated defmt v0.3.5 -> v0.3.6
updated defmt-macros v0.3.2 -> v0.3.7
updated defmt-parser v0.3.1 -> v0.3.4
updated heapless v0.7.15 -> v0.7.17
updated indexmap v1.9.1 -> v1.9.3
removed lazy_static v1.4.0
updated lock_api v0.4.7 -> v0.4.11
removed memchr v2.5.0
updated nb v1.0.0 -> v1.1.0
updated num-integer v0.1.45 -> v0.1.46
updated num-traits v0.2.15 -> v0.2.18
updated paste v1.0.7 -> v1.0.14
updated proc-macro2 v1.0.54 -> v1.0.79
updated quote v1.0.26 -> v1.0.35
updated rand_core v0.6.3 -> v0.6.4
removed regex v1.6.0
removed regex-syntax v0.6.27
removed riscv v0.7.0
removed riscv-target v0.1.2
updated rtic-syntax v1.0.2 -> v1.0.3
updated scopeguard v1.1.0 -> v1.2.0
updated semver v1.0.12 -> v1.0.22
updated serde v1.0.164 -> v1.0.197
updated serde_derive v1.0.164 -> v1.0.197
updated spin v0.9.4 -> v0.9.8
removed syn v1.0.104
removed syn v2.0.11
added syn v1.0.109
added syn v2.0.55
added thiserror v1.0.58
added thiserror-impl v1.0.58
updated unicode-ident v1.0.2 -> v1.0.12
updated volatile-register v0.2.1 -> v0.2.2
@newAM newAM merged commit 1812f69 into main Mar 27, 2024
2 checks passed
@newAM newAM deleted the fix-122 branch March 27, 2024 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Critical section problems
1 participant