Skip to content

Commit

Permalink
chore(deps): bump async-timer from 1.0.0-beta.11 to 1.0.0-beta.14
Browse files Browse the repository at this point in the history
Bumps [async-timer](https://github.com/DoumanAsh/async-timer) from 1.0.0-beta.11 to 1.0.0-beta.14.
- [Commits](https://github.com/DoumanAsh/async-timer/commits)

---
updated-dependencies:
- dependency-name: async-timer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent fbd5d99 commit c44a68f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 13 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ext/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tokio = { version = "1.36.0", features = [
"time",
"net",
], optional = true }
async-timer = { version = "1.0.0-beta.11", features = [
async-timer = { version = "1.0.0-beta.14", features = [
"tokio1",
], optional = true }
static_assertions = "1.1.0"
Expand Down

0 comments on commit c44a68f

Please sign in to comment.