Skip to content

Commit dadefd7

Browse files
dependabot[bot]Rahix
authored andcommitted
fw: iec: bump paste from 1.0.11 to 1.0.12 in /Firmware-IEC
Bumps [paste](https://github.com/dtolnay/paste) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](dtolnay/paste@1.0.11...1.0.12) --- updated-dependencies: - dependency-name: paste dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2eab3c commit dadefd7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Firmware-IEC/Cargo.lock

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

Firmware-IEC/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cty = "0.2.2"
1717
embedded-hal = { version = "0.2.6", features=["unproven"] }
1818
embedded-time = "0.12.0"
1919
panic-rtt-target = { version = "0.1.2", features = ["cortex-m"] }
20-
paste = "1.0.11"
20+
paste = "1.0.12"
2121
port-expander = "0.3.0"
2222
rp-pico = "0.2.0"
2323
rtt-target = { version = "0.3.1", features = ["cortex-m"] }

0 commit comments

Comments
 (0)