Skip to content

Commit 0e758f4

Browse files
authored
[rust/rqd] Version Up rust/rqd (#2066)
The last PR should failed to version up the component it had modified
1 parent 21bc549 commit 0e758f4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "3"
55
[workspace.package]
66
authors = ["Diego Tavares <[email protected]>"]
77
edition = "2024"
8-
version = "0.1.4"
8+
version = "0.1.5"
99

1010
[workspace.dependencies]
1111
async-trait = "0.1"

0 commit comments

Comments
 (0)