Skip to content

Commit 43ae9ea

Browse files
Update io-extras requirement from 0.18.0 to 0.19.0
Updates the requirements on [io-extras](https://github.com/sunfishcode/io-extras) to permit the latest version. - [Commits](sunfishcode/io-extras@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: io-extras dependency-version: 0.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f51f94a commit 43ae9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ thiserror = "2.0.9"
6565
cdr-encoding = { version="0.10" }
6666
cdr-encoding-size = { version="^0.5" }
6767
futures = "0.3"
68-
io-extras = "0.18.0"
68+
io-extras = "0.19.0"
6969

7070
# For DDS Security:
7171
serde-xml-rs = { version = "0.6" , optional = true } # for reading spec-mandated XML config files

0 commit comments

Comments
 (0)