Skip to content

Commit 0a81b9f

Browse files
chore(deps): bump oneshot from 0.1.8 to 0.1.12 (#22)
Bumps [oneshot](https://github.com/faern/oneshot) from 0.1.8 to 0.1.12. - [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md) - [Commits](faern/oneshot@v0.1.8...v0.1.12) --- updated-dependencies: - dependency-name: oneshot dependency-version: 0.1.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aceb982 commit 0a81b9f

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.

mnn-sync/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ flume = { version = "0.11.0", default-features = false, features = [
1111
"nanorand",
1212
] }
1313
mnn.workspace = true
14-
oneshot = "0.1.8"
14+
oneshot = "0.1.12"
1515
tracing = { version = "0.1", optional = true }
1616

1717
[features]

0 commit comments

Comments
 (0)