Skip to content

Commit 5aae7df

Browse files
chore(deps): Bump governor from 0.6.3 to 0.7.0
Bumps [governor](https://github.com/boinkor-net/governor) from 0.6.3 to 0.7.0. - [Release notes](https://github.com/boinkor-net/governor/releases) - [Changelog](https://github.com/boinkor-net/governor/blob/master/release.toml) - [Commits](boinkor-net/governor@v0.6.3...v0.7.0) --- updated-dependencies: - dependency-name: governor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0252e2 commit 5aae7df

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

Cargo.lock

Lines changed: 9 additions & 8 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
@@ -299,7 +299,7 @@ exitcode = { version = "1.1.2", default-features = false }
299299
flate2 = { version = "1.0.34", default-features = false, features = ["default"] }
300300
futures-util = { version = "0.3.29", default-features = false }
301301
glob.workspace = true
302-
governor = { version = "0.6.3", default-features = false, features = ["dashmap", "jitter", "std"], optional = true }
302+
governor = { version = "0.7.0", default-features = false, features = ["dashmap", "jitter", "std"], optional = true }
303303
grok = { version = "2.0.0", default-features = false, optional = true }
304304
h2 = { version = "0.4.6", default-features = false, optional = true }
305305
hash_hasher = { version = "2.0.0", default-features = false }

0 commit comments

Comments
 (0)