Skip to content

Commit 5c44f9f

Browse files
deps: bump async-rt from 0.1.5 to 0.1.7
Bumps [async-rt](https://github.com/dariusc93/async-rt) from 0.1.5 to 0.1.7. - [Commits](https://github.com/dariusc93/async-rt/commits) --- updated-dependencies: - dependency-name: async-rt dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1858314 commit 5c44f9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ test_js_interop = []
3737

3838
[workspace.dependencies]
3939
anyhow = "1.0.97"
40-
async-rt = "0.1.5"
40+
async-rt = "0.1.7"
4141
async-stream = { version = "0.3.6" }
4242
async-trait = { version = "0.1.88" }
4343
asynchronous-codec = "0.7.0"

0 commit comments

Comments
 (0)