iopsystems / rezolus

Systems performance telemetry
Other
48 stars 8 forks source link

chore(deps): bump the cargo-dependencies group with 17 updates #254

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the cargo-dependencies group with 17 updates:

Package From To
histogram 0.10.0 0.10.1
serde 1.0.199 1.0.200
libbpf-sys 1.4.0+v1.4.0 1.4.1+v1.4.0
anstream 0.6.13 0.6.14
anstyle 1.0.6 1.0.7
anstyle-parse 0.2.3 0.2.4
anstyle-query 1.0.2 1.0.3
anstyle-wincon 3.0.2 3.0.3
autocfg 1.2.0 1.3.0
cc 1.0.95 1.0.97
colorchoice 1.0.0 1.0.1
num-traits 0.2.18 0.2.19
rmp-serde 1.2.0 1.3.0
serde_derive 1.0.199 1.0.200
tokio-util 0.7.10 0.7.11
zerocopy 0.7.32 0.7.33
zerocopy-derive 0.7.32 0.7.33

Updates histogram from 0.10.0 to 0.10.1

Commits


Updates serde from 1.0.199 to 1.0.200

Release notes

Sourced from serde's releases.

v1.0.200

  • Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733, thanks @​jamessan)
Commits


Updates libbpf-sys from 1.4.0+v1.4.0 to 1.4.1+v1.4.0

Commits


Updates anstream from 0.6.13 to 0.6.14

Commits


Updates anstyle from 1.0.6 to 1.0.7

Commits


Updates anstyle-parse from 0.2.3 to 0.2.4

Commits


Updates anstyle-query from 1.0.2 to 1.0.3

Commits


Updates anstyle-wincon from 3.0.2 to 3.0.3

Commits


Updates autocfg from 1.2.0 to 1.3.0

Commits


Updates cc from 1.0.95 to 1.0.97

Release notes

Sourced from cc's releases.

1.0.97

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.96...1.0.97

1.0.96

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.95...1.0.96

Commits


Updates colorchoice from 1.0.0 to 1.0.1

Commits


Updates num-traits from 0.2.18 to 0.2.19

Changelog

Sourced from num-traits's changelog.

Release 0.2.19 (2024-05-03)

Contributors: @​cuviper, @​michaelciraci

Commits
  • 7ec3d41 Merge pull request #321 from cuviper/release-0.2.19
  • 1a8d429 Release 0.2.19
  • 8358949 Merge pull request #305 from michaelciraci/implement-float-clamp
  • 1a44ffb Add a default impl for Float::clamp
  • 2957044 Implementing clamp for Float trait
  • a90d4a6 Merge pull request #310 from cuviper/msrv-1.60
  • ca42b4e Update the MSRV in docs
  • e9bea92 Upgrade to 2021 edition
  • 4e253cd Assume has_float_to_from_bytes
  • 7212041 Assume has_int_to_from_bytes
  • Additional commits viewable in compare view


Updates rmp-serde from 1.2.0 to 1.3.0

Commits


Updates serde_derive from 1.0.199 to 1.0.200

Release notes

Sourced from serde_derive's releases.

v1.0.200

  • Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733, thanks @​jamessan)
Commits


Updates tokio-util from 0.7.10 to 0.7.11

Commits
  • cdf9d99 chore: prepare tokio-util v0.7.11 (#6535)
  • f6eb1ee time: lazily init timers on first poll (#6512)
  • b7d4fba sync: add mpsc::Receiver::{capacity,max_capacity} (#6511)
  • 3c8d8e6 chore: fix latest rust-1.78.0 warnings (#6528)
  • e971a5e util: use FIFO ordering in WakeList (#6521)
  • 28439e2 time: clean up implementation (#6517)
  • d33fdd8 time: check for overflow in Interval::poll_tick (#6487)
  • 731dde2 runtime: clarify misleading use of UnsafeCell::with_mut (#6513)
  • 9ed5957 wasm: support rt-multi-thread with wasm32-wasi-preview1-threads (#6510)
  • a73d6bf macros: #[cfg(not(test))] is no longer necessary for main macros (#6508)
  • Additional commits viewable in compare view


Updates zerocopy from 0.7.32 to 0.7.33

Release notes

Sourced from zerocopy's releases.

v0.7.33

What's Changed

Full Changelog: https://github.com/google/zerocopy/compare/v0.7.32...v0.7.33

Commits


Updates zerocopy-derive from 0.7.32 to 0.7.33

Release notes

Sourced from zerocopy-derive's releases.

v0.7.33

What's Changed

Full Changelog: https://github.com/google/zerocopy/compare/v0.7.32...v0.7.33

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions