Skip to content

Commit 6fe6ffd

Browse files
authored
Merge pull request #179 from Cosmo-CoDiOS/dependabot/cargo/cargo-deps-caec604910
chore(deps): bump the cargo-deps group with 3 updates
2 parents 61713b7 + b42aabc commit 6fe6ffd

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ embassy-executor = { version = "0.9.1", features = ["nightly", "executor-thread"
4343
embassy-time = { version = "0.5.1", features = ["defmt", "defmt-timestamp-uptime", "tick-hz-32_768"] }
4444
embassy-embedded-hal = { version = "0.6.0" }
4545

46-
defmt = "1.0"
47-
defmt-rtt = "1.1"
46+
defmt = "1.1"
47+
defmt-rtt = "1.2"
4848

4949
cortex-m = { version = "0.7.7", features = ["critical-section-single-core"] }
5050
cortex-m-rt = "0.7.5"
@@ -73,7 +73,7 @@ async-io = "2.6.0"
7373
env_logger = "0.11.10"
7474
futures = { version = "0.3.32" }
7575
log = "0.4.29"
76-
nix = "0.31.2"
76+
nix = "0.31.3"
7777
clap = { version = "4.6.1", features = ["derive"] }
7878
rand_core = { version = "0.10.1" }
7979
heapless = { version = "0.9.3", default-features = false }

0 commit comments

Comments
 (0)