diff options
| author | Eli Hastings <eli@seagen.io> | 2025-03-10 10:03:20 +0000 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2025-04-07 21:11:21 +0000 |
| commit | 90f475316fe34adab6063de9ec9408c69f829736 (patch) | |
| tree | 11a0b346b3ab94aa95c0f00c7f2ab49679f4fdc5 /rtic-monotonics | |
| parent | 93059637524f99cfe477042135badf842ada48a1 (diff) | |
Bump ESP versions
Diffstat (limited to 'rtic-monotonics')
| -rw-r--r-- | rtic-monotonics/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-monotonics/Cargo.toml b/rtic-monotonics/Cargo.toml index 366cd83..991a84c 100644 --- a/rtic-monotonics/Cargo.toml +++ b/rtic-monotonics/Cargo.toml @@ -68,7 +68,7 @@ stm32-metapac = { version = "15.0.0", optional = true } imxrt-ral = { version = "0.5.3", optional = true } esp32c3 = {version = "0.28.0", optional = true } -esp32c6 = {version = "0.18.0", optional = true } +esp32c6 = {version = "0.19.0", optional = true } riscv = {version = "0.13.0", optional = true } [build-dependencies] |
