Skip to content

Commit

Permalink
chore(deps): bump tower_governor from 0.4.2 to 0.4.3 (#2765)
Browse files Browse the repository at this point in the history
Bumps [tower_governor](https://github.com/benwis/tower-governor) from 0.4.2 to 0.4.3.
- [Commits](benwis/tower-governor@v0.4.2...v0.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent d87e4d4 commit 61338c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ bcs-ext = { path = "moveos/moveos-commons/bcs_ext" }
http = "1.0.0"
tower = { version = "0.5.1", features = ["full", "util", "timeout", "load-shed", "limit"] }
tower-http = { version = "0.5.2", features = ["cors", "full", "trace", "set-header", "propagate-header"] }
tower_governor = "0.4.2"
tower_governor = "0.4.3"
pin-project = "1.1.6"
mirai-annotations = "1.12.0"
lru = "0.11.0"
Expand Down

0 comments on commit 61338c5

Please sign in to comment.