Skip to content

Commit

Permalink
chore(deps): Bump quanta from 0.12.0 to 0.12.1 (#19005)
Browse files Browse the repository at this point in the history
Bumps [quanta](https://github.com/metrics-rs/quanta) from 0.12.0 to 0.12.1.
- [Changelog](https://github.com/metrics-rs/quanta/blob/main/CHANGELOG.md)
- [Commits](metrics-rs/quanta@v0.12.0...v0.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 21f741d commit 386c0ae
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 lib/vector-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pin-project.workspace = true
proptest = { version = "1.3", optional = true }
prost-types = { version = "0.12", default-features = false }
prost = { version = "0.12", default-features = false, features = ["std"] }
quanta = { version = "0.12.0", default-features = false }
quanta = { version = "0.12.1", default-features = false }
regex = { version = "1.10.2", default-features = false, features = ["std", "perf"] }
ryu = { version = "1", default-features = false }
serde = { version = "1.0.190", default-features = false, features = ["derive", "rc"] }
Expand Down

0 comments on commit 386c0ae

Please sign in to comment.