Skip to content

Bump bytes from 1.11.0 to 1.11.1 in the cargo group across 1 directory#119

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cargo-f6ecf5c85a
Closed

Bump bytes from 1.11.0 to 1.11.1 in the cargo group across 1 directory#119
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cargo-f6ecf5c85a

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the cargo group with 1 update in the / directory: bytes.

Updates bytes from 1.11.0 to 1.11.1

Release notes

Sourced from bytes's releases.

Bytes v1.11.1

1.11.1 (February 3rd, 2026)

  • Fix integer overflow in BytesMut::reserve
Changelog

Sourced from bytes's changelog.

1.11.1 (February 3rd, 2026)

  • Fix integer overflow in BytesMut::reserve
Commits

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the / directory: [bytes](https://github.com/tokio-rs/bytes).


Updates `bytes` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Dependency License Report

Generated: 2026-02-03T19:41:49Z

All Dependencies

Package Version License Repository
adler2 2.0.1 0BSD OR Apache-2.0 OR MIT https://github.com/oyvindln/adler2
ahash 0.8.12 Apache-2.0 OR MIT https://github.com/tkaitchuck/ahash
aho-corasick 1.1.4 MIT OR Unlicense https://github.com/BurntSushi/aho-corasick
allocator-api2 0.2.21 Apache-2.0 OR MIT https://github.com/zakarumych/allocator-api2
android_system_properties 0.1.5 Apache-2.0 OR MIT https://github.com/nical/android_system_properties
anyhow 1.0.100 Apache-2.0 OR MIT https://github.com/dtolnay/anyhow
arbitrary 1.4.2 Apache-2.0 OR MIT https://github.com/rust-fuzz/arbitrary/
assert-json-diff 2.0.2 MIT https://github.com/davidpdrsn/assert-json-diff.git
async-broadcast 0.7.2 Apache-2.0 OR MIT https://github.com/smol-rs/async-broadcast
async-stream 0.3.6 MIT https://github.com/tokio-rs/async-stream
async-stream-impl 0.3.6 MIT https://github.com/tokio-rs/async-stream
async-trait 0.1.89 Apache-2.0 OR MIT https://github.com/dtolnay/async-trait
atomic-waker 1.1.2 Apache-2.0 OR MIT https://github.com/smol-rs/atomic-waker
autocfg 1.5.0 Apache-2.0 OR MIT https://github.com/cuviper/autocfg
axum 0.7.9 MIT https://github.com/tokio-rs/axum
axum 0.8.8 MIT https://github.com/tokio-rs/axum
axum-core 0.4.5 MIT https://github.com/tokio-rs/axum
axum-core 0.5.6 MIT https://github.com/tokio-rs/axum
backon 1.6.0 Apache-2.0 https://github.com/Xuanwo/backon
base64 0.22.1 Apache-2.0 OR MIT https://github.com/marshallpierce/rust-base64
bindcar 0.5.3 MIT https://github.com/firestoned/bindcar
bindy 0.3.4 MIT https://github.com/firestoned/bindy
bitflags 2.10.0 Apache-2.0 OR MIT https://github.com/bitflags/bitflags
block-buffer 0.10.4 Apache-2.0 OR MIT https://github.com/RustCrypto/utils
bumpalo 3.19.1 Apache-2.0 OR MIT https://github.com/fitzgen/bumpalo
byteorder 1.5.0 MIT OR Unlicense https://github.com/BurntSushi/byteorder
bytes 1.11.1 MIT https://github.com/tokio-rs/bytes
cc 1.2.55 Apache-2.0 OR MIT https://github.com/rust-lang/cc-rs
cfg-if 1.0.4 Apache-2.0 OR MIT https://github.com/rust-lang/cfg-if
cfg_aliases 0.2.1 MIT https://github.com/katharostech/cfg_aliases
chrono 0.4.43 Apache-2.0 OR MIT https://github.com/chronotope/chrono
concurrent-queue 2.5.0 Apache-2.0 OR MIT https://github.com/smol-rs/concurrent-queue
core-foundation 0.10.1 Apache-2.0 OR MIT https://github.com/servo/core-foundation-rs
core-foundation-sys 0.8.7 Apache-2.0 OR MIT https://github.com/servo/core-foundation-rs
cpufeatures 0.2.17 Apache-2.0 OR MIT https://github.com/RustCrypto/utils
crc32fast 1.5.0 Apache-2.0 OR MIT https://github.com/srijs/rust-crc32fast
crossbeam-utils 0.8.21 Apache-2.0 OR MIT https://github.com/crossbeam-rs/crossbeam
crypto-common 0.1.7 Apache-2.0 OR MIT https://github.com/RustCrypto/traits
darling 0.21.3 MIT https://github.com/TedDriggs/darling
darling_core 0.21.3 MIT https://github.com/TedDriggs/darling
darling_macro 0.21.3 MIT https://github.com/TedDriggs/darling
dashmap 6.1.0 MIT https://github.com/xacrimon/dashmap
data-encoding 2.10.0 MIT https://github.com/ia0/data-encoding
deadpool 0.12.3 Apache-2.0 OR MIT https://github.com/bikeshedder/deadpool
deadpool-runtime 0.1.4 Apache-2.0 OR MIT https://github.com/bikeshedder/deadpool
derive_arbitrary 1.4.2 Apache-2.0 OR MIT https://github.com/rust-fuzz/arbitrary
derive_more 2.1.1 MIT https://github.com/JelteF/derive_more
derive_more-impl 2.1.1 MIT https://github.com/JelteF/derive_more
digest 0.10.7 Apache-2.0 OR MIT https://github.com/RustCrypto/traits
displaydoc 0.2.5 Apache-2.0 OR MIT https://github.com/yaahc/displaydoc
dyn-clone 1.0.20 Apache-2.0 OR MIT https://github.com/dtolnay/dyn-clone
educe 0.6.0 MIT https://github.com/magiclen/educe
either 1.15.0 Apache-2.0 OR MIT https://github.com/rayon-rs/either
endian-type 0.1.2 MIT https://github.com/Lolirofle/endian-type.git
enum-as-inner 0.6.1 Apache-2.0 OR MIT https://github.com/bluejekyll/enum-as-inner
enum-ordinalize 4.3.2 MIT https://github.com/magiclen/enum-ordinalize
enum-ordinalize-derive 4.3.2 MIT https://github.com/magiclen/enum-ordinalize
equivalent 1.0.2 Apache-2.0 OR MIT https://github.com/indexmap-rs/equivalent
errno 0.3.14 Apache-2.0 OR MIT https://github.com/lambda-fairy/rust-errno
event-listener 5.4.1 Apache-2.0 OR MIT https://github.com/smol-rs/event-listener
event-listener-strategy 0.5.4 Apache-2.0 OR MIT https://github.com/smol-rs/event-listener-strategy
fastrand 2.3.0 Apache-2.0 OR MIT https://github.com/smol-rs/fastrand
find-msvc-tools 0.1.9 Apache-2.0 OR MIT https://github.com/rust-lang/cc-rs
flate2 1.1.8 Apache-2.0 OR MIT https://github.com/rust-lang/flate2-rs
fnv 1.0.7 Apache-2.0 OR MIT https://github.com/servo/rust-fnv
foldhash 0.1.5 Zlib https://github.com/orlp/foldhash
foldhash 0.2.0 Zlib https://github.com/orlp/foldhash
form_urlencoded 1.2.2 Apache-2.0 OR MIT https://github.com/servo/rust-url
forwarded-header-value 0.1.1 ISC https://github.com/EasyPost/rust-forwarded-header-value
futures 0.3.31 Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-channel 0.3.31 Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-core 0.3.31 Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-executor 0.3.31 Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-io 0.3.31 Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-macro 0.3.31 Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-sink 0.3.31 Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-task 0.3.31 Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
futures-timer 3.0.3 Apache-2.0 OR MIT https://github.com/async-rs/futures-timer
futures-util 0.3.31 Apache-2.0 OR MIT https://github.com/rust-lang/futures-rs
generic-array 0.14.7 MIT https://github.com/fizyk20/generic-array.git
getrandom 0.2.17 Apache-2.0 OR MIT https://github.com/rust-random/getrandom
getrandom 0.3.4 Apache-2.0 OR MIT https://github.com/rust-random/getrandom
gloo-timers 0.3.0 Apache-2.0 OR MIT https://github.com/rustwasm/gloo/tree/master/crates/timers
governor 0.10.4 MIT https://github.com/boinkor-net/governor.git
h2 0.4.13 MIT https://github.com/hyperium/h2
hashbrown 0.14.5 Apache-2.0 OR MIT https://github.com/rust-lang/hashbrown
hashbrown 0.15.5 Apache-2.0 OR MIT https://github.com/rust-lang/hashbrown
hashbrown 0.16.1 Apache-2.0 OR MIT https://github.com/rust-lang/hashbrown
heck 0.5.0 Apache-2.0 OR MIT https://github.com/withoutboats/heck
hermit-abi 0.5.2 Apache-2.0 OR MIT https://github.com/hermit-os/hermit-rs
hickory-client 0.24.4 Apache-2.0 OR MIT https://github.com/hickory-dns/hickory-dns
hickory-proto 0.24.4 Apache-2.0 OR MIT https://github.com/hickory-dns/hickory-dns
hmac 0.12.1 Apache-2.0 OR MIT https://github.com/RustCrypto/MACs
home 0.5.12 Apache-2.0 OR MIT https://github.com/rust-lang/cargo
hostname 0.4.2 MIT https://github.com/djc/hostname
http 1.4.0 Apache-2.0 OR MIT https://github.com/hyperium/http
http-body 1.0.1 MIT https://github.com/hyperium/http-body
http-body-util 0.1.3 MIT https://github.com/hyperium/http-body
httparse 1.10.1 Apache-2.0 OR MIT https://github.com/seanmonstar/httparse
httpdate 1.0.3 Apache-2.0 OR MIT https://github.com/pyfisch/httpdate
hyper 1.8.1 MIT https://github.com/hyperium/hyper
hyper-rustls 0.27.7 Apache-2.0 OR ISC OR MIT https://github.com/rustls/hyper-rustls
hyper-timeout 0.5.2 Apache-2.0 OR MIT https://github.com/hjr3/hyper-timeout
hyper-util 0.1.19 MIT https://github.com/hyperium/hyper-util
iana-time-zone 0.1.65 Apache-2.0 OR MIT https://github.com/strawlab/iana-time-zone
iana-time-zone-haiku 0.1.2 Apache-2.0 OR MIT https://github.com/strawlab/iana-time-zone
icu_collections 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_locale_core 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_normalizer 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_normalizer_data 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_properties 2.1.2 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_properties_data 2.1.2 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_provider 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
ident_case 1.0.1 Apache-2.0 OR MIT https://github.com/TedDriggs/ident_case
idna 1.1.0 Apache-2.0 OR MIT https://github.com/servo/rust-url/
idna_adapter 1.2.1 Apache-2.0 OR MIT https://github.com/hsivonen/idna_adapter
indexmap 2.13.0 Apache-2.0 OR MIT https://github.com/indexmap-rs/indexmap
ipnet 2.11.0 Apache-2.0 OR MIT https://github.com/krisprice/ipnet
iri-string 0.7.10 Apache-2.0 OR MIT https://github.com/lo48576/iri-string
itoa 1.0.17 Apache-2.0 OR MIT https://github.com/dtolnay/itoa
js-sys 0.3.85 Apache-2.0 OR MIT https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys
json-patch 4.1.0 Apache-2.0 OR MIT https://github.com/idubrov/json-patch
jsonpath-rust 0.7.5 MIT https://github.com/besok/jsonpath-rust
jsonptr 0.7.1 Apache-2.0 OR MIT https://github.com/chanced/jsonptr
k8s-openapi 0.26.1 Apache-2.0 https://github.com/Arnavion/k8s-openapi
kube 2.0.1 Apache-2.0 https://github.com/kube-rs/kube
kube-client 2.0.1 Apache-2.0 https://github.com/kube-rs/kube
kube-core 2.0.1 Apache-2.0 https://github.com/kube-rs/kube
kube-derive 2.0.1 Apache-2.0 https://github.com/kube-rs/kube
kube-lease-manager 0.10.0 MIT https://github.com/alex-karpenko/kube-lease-manager
kube-runtime 2.0.1 Apache-2.0 https://github.com/kube-rs/kube
lazy_static 1.5.0 Apache-2.0 OR MIT https://github.com/rust-lang-nursery/lazy-static.rs
libc 0.2.180 Apache-2.0 OR MIT https://github.com/rust-lang/libc
linux-raw-sys 0.11.0 Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/sunfishcode/linux-raw-sys
litemap 0.8.1 Unicode-3.0 https://github.com/unicode-org/icu4x
lock_api 0.4.14 Apache-2.0 OR MIT https://github.com/Amanieu/parking_lot
log 0.4.29 Apache-2.0 OR MIT https://github.com/rust-lang/log
lru-slab 0.1.2 Apache-2.0 OR MIT OR Zlib https://github.com/Ralith/lru-slab
matchers 0.2.0 MIT https://github.com/hawkw/matchers
matchit 0.7.3 BSD-3-Clause AND MIT https://github.com/ibraheemdev/matchit
matchit 0.8.4 BSD-3-Clause AND MIT https://github.com/ibraheemdev/matchit
md-5 0.10.6 Apache-2.0 OR MIT https://github.com/RustCrypto/hashes
memchr 2.7.6 MIT OR Unlicense https://github.com/BurntSushi/memchr
mime 0.3.17 Apache-2.0 OR MIT https://github.com/hyperium/mime
mime_guess 2.0.5 MIT https://github.com/abonander/mime_guess
minimal-lexical 0.2.1 Apache-2.0 OR MIT https://github.com/Alexhuszagh/minimal-lexical
miniz_oxide 0.8.9 Apache-2.0 OR MIT OR Zlib https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
mio 1.1.1 MIT https://github.com/tokio-rs/mio
nibble_vec 0.1.0 MIT https://github.com/michaelsproul/rust_nibble_vec
nom 7.1.3 MIT https://github.com/Geal/nom
nonempty 0.7.0 MIT https://github.com/cloudhead/nonempty
nonzero_ext 0.3.0 Apache-2.0 https://github.com/antifuchs/nonzero_ext
nu-ansi-term 0.50.3 MIT https://github.com/nushell/nu-ansi-term
num-traits 0.2.19 Apache-2.0 OR MIT https://github.com/rust-num/num-traits
num_cpus 1.17.0 Apache-2.0 OR MIT https://github.com/seanmonstar/num_cpus
once_cell 1.21.3 Apache-2.0 OR MIT https://github.com/matklad/once_cell
openssl-probe 0.2.1 Apache-2.0 OR MIT https://github.com/rustls/openssl-probe
ordered-float 2.10.1 MIT https://github.com/reem/rust-ordered-float
parking 2.2.1 Apache-2.0 OR MIT https://github.com/smol-rs/parking
parking_lot 0.12.5 Apache-2.0 OR MIT https://github.com/Amanieu/parking_lot
parking_lot_core 0.9.12 Apache-2.0 OR MIT https://github.com/Amanieu/parking_lot
pem 3.0.6 MIT https://github.com/jcreekmore/pem-rs.git
percent-encoding 2.3.2 Apache-2.0 OR MIT https://github.com/servo/rust-url/
pest 2.8.5 Apache-2.0 OR MIT https://github.com/pest-parser/pest
pest_derive 2.8.5 Apache-2.0 OR MIT https://github.com/pest-parser/pest
pest_generator 2.8.5 Apache-2.0 OR MIT https://github.com/pest-parser/pest
pest_meta 2.8.5 Apache-2.0 OR MIT https://github.com/pest-parser/pest
pin-project 1.1.10 Apache-2.0 OR MIT https://github.com/taiki-e/pin-project
pin-project-internal 1.1.10 Apache-2.0 OR MIT https://github.com/taiki-e/pin-project
pin-project-lite 0.2.16 Apache-2.0 OR MIT https://github.com/taiki-e/pin-project-lite
pin-utils 0.1.0 Apache-2.0 OR MIT https://github.com/rust-lang-nursery/pin-utils
portable-atomic 1.13.1 Apache-2.0 OR MIT https://github.com/taiki-e/portable-atomic
potential_utf 0.1.4 Unicode-3.0 https://github.com/unicode-org/icu4x
ppv-lite86 0.2.21 Apache-2.0 OR MIT https://github.com/cryptocorrosion/cryptocorrosion
proc-macro2 1.0.106 Apache-2.0 OR MIT https://github.com/dtolnay/proc-macro2
prometheus 0.14.0 Apache-2.0 https://github.com/tikv/rust-prometheus
protobuf 3.7.2 MIT https://github.com/stepancheg/rust-protobuf/
protobuf-support 3.7.2 MIT https://github.com/stepancheg/rust-protobuf/
quanta 0.12.6 MIT https://github.com/metrics-rs/quanta
quinn 0.11.9 Apache-2.0 OR MIT https://github.com/quinn-rs/quinn
quinn-proto 0.11.13 Apache-2.0 OR MIT https://github.com/quinn-rs/quinn
quinn-udp 0.5.14 Apache-2.0 OR MIT https://github.com/quinn-rs/quinn
quote 1.0.44 Apache-2.0 OR MIT https://github.com/dtolnay/quote
r-efi 5.3.0 Apache-2.0 OR LGPL-2.1-or-later OR MIT https://github.com/r-efi/r-efi
radix_trie 0.2.1 MIT https://github.com/michaelsproul/rust_radix_trie
rand 0.8.5 Apache-2.0 OR MIT https://github.com/rust-random/rand
rand 0.9.2 Apache-2.0 OR MIT https://github.com/rust-random/rand
rand_chacha 0.3.1 Apache-2.0 OR MIT https://github.com/rust-random/rand
rand_chacha 0.9.0 Apache-2.0 OR MIT https://github.com/rust-random/rand
rand_core 0.6.4 Apache-2.0 OR MIT https://github.com/rust-random/rand
rand_core 0.9.5 Apache-2.0 OR MIT https://github.com/rust-random/rand
raw-cpuid 11.6.0 MIT https://github.com/gz/rust-cpuid
redox_syscall 0.5.18 MIT https://gitlab.redox-os.org/redox-os/syscall
ref-cast 1.0.25 Apache-2.0 OR MIT https://github.com/dtolnay/ref-cast
ref-cast-impl 1.0.25 Apache-2.0 OR MIT https://github.com/dtolnay/ref-cast
regex 1.12.2 Apache-2.0 OR MIT https://github.com/rust-lang/regex
regex-automata 0.4.13 Apache-2.0 OR MIT https://github.com/rust-lang/regex
regex-syntax 0.8.8 Apache-2.0 OR MIT https://github.com/rust-lang/regex
reqwest 0.12.28 Apache-2.0 OR MIT https://github.com/seanmonstar/reqwest
ring 0.17.14 Apache-2.0 AND ISC https://github.com/briansmith/ring
rndc 0.1.4 MPL-2.0 https://github.com/kweonminsung/bind9_rndc_rust
rust-embed 8.11.0 MIT https://pyrossh.dev/repos/rust-embed
rust-embed-impl 8.11.0 MIT https://pyrossh.dev/repos/rust-embed
rust-embed-utils 8.11.0 MIT https://pyrossh.dev/repos/rust-embed
rustc-hash 2.1.1 Apache-2.0 OR MIT https://github.com/rust-lang/rustc-hash
rustc_version 0.4.1 Apache-2.0 OR MIT https://github.com/djc/rustc-version-rs
rustix 1.1.3 Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/bytecodealliance/rustix
rustls 0.23.36 Apache-2.0 OR ISC OR MIT https://github.com/rustls/rustls
rustls-native-certs 0.8.3 Apache-2.0 OR ISC OR MIT https://github.com/rustls/rustls-native-certs
rustls-pki-types 1.14.0 Apache-2.0 OR MIT https://github.com/rustls/pki-types
rustls-webpki 0.103.9 ISC https://github.com/rustls/webpki
rustversion 1.0.22 Apache-2.0 OR MIT https://github.com/dtolnay/rustversion
ryu 1.0.22 Apache-2.0 OR BSL-1.0 https://github.com/dtolnay/ryu
same-file 1.0.6 MIT OR Unlicense https://github.com/BurntSushi/same-file
schannel 0.1.28 MIT https://github.com/steffengy/schannel-rs
schemars 1.2.0 MIT https://github.com/GREsau/schemars
schemars_derive 1.2.0 MIT https://github.com/GREsau/schemars
scopeguard 1.2.0 Apache-2.0 OR MIT https://github.com/bluss/scopeguard
secrecy 0.10.3 Apache-2.0 OR MIT https://github.com/iqlusioninc/crates/tree/main/secrecy
security-framework 3.5.1 Apache-2.0 OR MIT https://github.com/kornelski/rust-security-framework
security-framework-sys 2.15.0 Apache-2.0 OR MIT https://github.com/kornelski/rust-security-framework
semver 1.0.27 Apache-2.0 OR MIT https://github.com/dtolnay/semver
serde 1.0.228 Apache-2.0 OR MIT https://github.com/serde-rs/serde
serde-value 0.7.0 MIT https://github.com/arcnmx/serde-value
serde_core 1.0.228 Apache-2.0 OR MIT https://github.com/serde-rs/serde
serde_derive 1.0.228 Apache-2.0 OR MIT https://github.com/serde-rs/serde
serde_derive_internals 0.29.1 Apache-2.0 OR MIT https://github.com/serde-rs/serde
serde_json 1.0.149 Apache-2.0 OR MIT https://github.com/serde-rs/json
serde_path_to_error 0.1.20 Apache-2.0 OR MIT https://github.com/dtolnay/path-to-error
serde_urlencoded 0.7.1 Apache-2.0 OR MIT https://github.com/nox/serde_urlencoded
serde_yaml 0.9.34+deprecated Apache-2.0 OR MIT https://github.com/dtolnay/serde-yaml
sha1 0.10.6 Apache-2.0 OR MIT https://github.com/RustCrypto/hashes
sha2 0.10.9 Apache-2.0 OR MIT https://github.com/RustCrypto/hashes
sharded-slab 0.1.7 MIT https://github.com/hawkw/sharded-slab
shlex 1.3.0 Apache-2.0 OR MIT https://github.com/comex/rust-shlex
signal-hook-registry 1.4.8 Apache-2.0 OR MIT https://github.com/vorner/signal-hook
simd-adler32 0.3.8 MIT https://github.com/mcountryman/simd-adler32
slab 0.4.12 MIT https://github.com/tokio-rs/slab
smallvec 1.15.1 Apache-2.0 OR MIT https://github.com/servo/rust-smallvec
socket2 0.6.2 Apache-2.0 OR MIT https://github.com/rust-lang/socket2
spinning_top 0.3.0 Apache-2.0 OR MIT https://github.com/rust-osdev/spinning_top
stable_deref_trait 1.2.1 Apache-2.0 OR MIT https://github.com/storyyeller/stable_deref_trait
strsim 0.11.1 MIT https://github.com/rapidfuzz/strsim-rs
subtle 2.6.1 BSD-3-Clause https://github.com/dalek-cryptography/subtle
syn 2.0.114 Apache-2.0 OR MIT https://github.com/dtolnay/syn
sync_wrapper 1.0.2 Apache-2.0 https://github.com/Actyx/sync_wrapper
synstructure 0.13.2 MIT https://github.com/mystor/synstructure
tempfile 3.24.0 Apache-2.0 OR MIT https://github.com/Stebalien/tempfile
thiserror 1.0.69 Apache-2.0 OR MIT https://github.com/dtolnay/thiserror
thiserror 2.0.18 Apache-2.0 OR MIT https://github.com/dtolnay/thiserror
thiserror-impl 1.0.69 Apache-2.0 OR MIT https://github.com/dtolnay/thiserror
thiserror-impl 2.0.18 Apache-2.0 OR MIT https://github.com/dtolnay/thiserror
thread_local 1.1.9 Apache-2.0 OR MIT https://github.com/Amanieu/thread_local-rs
tinystr 0.8.2 Unicode-3.0 https://github.com/unicode-org/icu4x
tinyvec 1.10.0 Apache-2.0 OR MIT OR Zlib https://github.com/Lokathor/tinyvec
tinyvec_macros 0.1.1 Apache-2.0 OR MIT OR Zlib https://github.com/Soveu/tinyvec_macros
tokio 1.49.0 MIT https://github.com/tokio-rs/tokio
tokio-macros 2.6.0 MIT https://github.com/tokio-rs/tokio
tokio-rustls 0.26.4 Apache-2.0 OR MIT https://github.com/rustls/tokio-rustls
tokio-stream 0.1.18 MIT https://github.com/tokio-rs/tokio
tokio-util 0.7.18 MIT https://github.com/tokio-rs/tokio
tonic 0.14.3 MIT https://github.com/hyperium/tonic
tower 0.5.3 MIT https://github.com/tower-rs/tower
tower-http 0.6.8 MIT https://github.com/tower-rs/tower-http
tower-layer 0.3.3 MIT https://github.com/tower-rs/tower
tower-service 0.3.3 MIT https://github.com/tower-rs/tower
tower_governor 0.8.0 Apache-2.0 OR MIT https://github.com/benwis/tower-governor
tracing 0.1.44 MIT https://github.com/tokio-rs/tracing
tracing-attributes 0.1.31 MIT https://github.com/tokio-rs/tracing
tracing-core 0.1.36 MIT https://github.com/tokio-rs/tracing
tracing-log 0.2.0 MIT https://github.com/tokio-rs/tracing
tracing-serde 0.2.0 MIT https://github.com/tokio-rs/tracing
tracing-subscriber 0.3.22 MIT https://github.com/tokio-rs/tracing
try-lock 0.2.5 MIT https://github.com/seanmonstar/try-lock
typenum 1.19.0 Apache-2.0 OR MIT https://github.com/paholg/typenum
ucd-trie 0.1.7 Apache-2.0 OR MIT https://github.com/BurntSushi/ucd-generate
unicase 2.9.0 Apache-2.0 OR MIT https://github.com/seanmonstar/unicase
unicode-ident 1.0.22 (Apache-2.0 OR MIT) AND Unicode-3.0 https://github.com/dtolnay/unicode-ident
unsafe-libyaml 0.2.11 MIT https://github.com/dtolnay/unsafe-libyaml
untrusted 0.9.0 ISC https://github.com/briansmith/untrusted
url 2.5.8 Apache-2.0 OR MIT https://github.com/servo/rust-url
utf8_iter 1.0.4 Apache-2.0 OR MIT https://github.com/hsivonen/utf8_iter
utoipa 5.4.0 Apache-2.0 OR MIT https://github.com/juhaku/utoipa
utoipa-gen 5.4.0 Apache-2.0 OR MIT https://github.com/juhaku/utoipa
utoipa-swagger-ui 9.0.2 Apache-2.0 OR MIT https://github.com/juhaku/utoipa
valuable 0.1.1 MIT https://github.com/tokio-rs/valuable
version_check 0.9.5 Apache-2.0 OR MIT https://github.com/SergioBenitez/version_check
walkdir 2.5.0 MIT OR Unlicense https://github.com/BurntSushi/walkdir
want 0.3.1 MIT https://github.com/seanmonstar/want
wasi 0.11.1+wasi-snapshot-preview1 Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/bytecodealliance/wasi
wasip2 1.0.2+wasi-0.2.9 Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/bytecodealliance/wasi-rs
wasm-bindgen 0.2.108 Apache-2.0 OR MIT https://github.com/wasm-bindgen/wasm-bindgen
wasm-bindgen-futures 0.4.58 Apache-2.0 OR MIT https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures
wasm-bindgen-macro 0.2.108 Apache-2.0 OR MIT https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro
wasm-bindgen-macro-support 0.2.108 Apache-2.0 OR MIT https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support
wasm-bindgen-shared 0.2.108 Apache-2.0 OR MIT https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared
web-sys 0.3.85 Apache-2.0 OR MIT https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys
web-time 1.1.0 Apache-2.0 OR MIT https://github.com/daxpedda/web-time
webpki-roots 1.0.5 CDLA-Permissive-2.0 https://github.com/rustls/webpki-roots
winapi 0.3.9 Apache-2.0 OR MIT https://github.com/retep998/winapi-rs
winapi-i686-pc-windows-gnu 0.4.0 Apache-2.0 OR MIT https://github.com/retep998/winapi-rs
winapi-util 0.1.11 MIT OR Unlicense https://github.com/BurntSushi/winapi-util
winapi-x86_64-pc-windows-gnu 0.4.0 Apache-2.0 OR MIT https://github.com/retep998/winapi-rs
windows-core 0.62.2 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-implement 0.60.2 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-interface 0.59.3 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-link 0.2.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-result 0.4.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-strings 0.5.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-sys 0.52.0 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-sys 0.60.2 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-sys 0.61.2 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-targets 0.52.6 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows-targets 0.53.5 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_aarch64_gnullvm 0.52.6 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_aarch64_gnullvm 0.53.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_aarch64_msvc 0.52.6 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_aarch64_msvc 0.53.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_i686_gnu 0.52.6 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_i686_gnu 0.53.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_i686_gnullvm 0.52.6 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_i686_gnullvm 0.53.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_i686_msvc 0.52.6 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_i686_msvc 0.53.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_x86_64_gnu 0.52.6 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_x86_64_gnu 0.53.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_x86_64_gnullvm 0.52.6 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_x86_64_gnullvm 0.53.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_x86_64_msvc 0.52.6 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
windows_x86_64_msvc 0.53.1 Apache-2.0 OR MIT https://github.com/microsoft/windows-rs
wiremock 0.6.5 Apache-2.0 OR MIT https://github.com/LukeMathWalker/wiremock-rs
wit-bindgen 0.51.0 Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT https://github.com/bytecodealliance/wit-bindgen
writeable 0.6.2 Unicode-3.0 https://github.com/unicode-org/icu4x
yoke 0.8.1 Unicode-3.0 https://github.com/unicode-org/icu4x
yoke-derive 0.8.1 Unicode-3.0 https://github.com/unicode-org/icu4x
zerocopy 0.8.37 Apache-2.0 OR BSD-2-Clause OR MIT https://github.com/google/zerocopy
zerocopy-derive 0.8.37 Apache-2.0 OR BSD-2-Clause OR MIT https://github.com/google/zerocopy
zerofrom 0.1.6 Unicode-3.0 https://github.com/unicode-org/icu4x
zerofrom-derive 0.1.6 Unicode-3.0 https://github.com/unicode-org/icu4x
zeroize 1.8.2 Apache-2.0 OR MIT https://github.com/RustCrypto/utils
zerotrie 0.2.3 Unicode-3.0 https://github.com/unicode-org/icu4x
zerovec 0.11.5 Unicode-3.0 https://github.com/unicode-org/icu4x
zerovec-derive 0.11.2 Unicode-3.0 https://github.com/unicode-org/icu4x
zip 3.0.0 MIT https://github.com/zip-rs/zip2.git
zlib-rs 0.5.5 Zlib https://github.com/trifectatechfoundation/zlib-rs
zmij 1.0.18 MIT https://github.com/dtolnay/zmij
zopfli 0.8.3 Apache-2.0 https://github.com/zopfli-rs/zopfli

License Compliance Check

✅ All Licenses Approved

Approved Licenses

  • ✅ MIT
  • ✅ Apache-2.0
  • ✅ BSD-3-Clause
  • ✅ BSD-2-Clause
  • ✅ ISC
  • ✅ 0BSD
  • ✅ Unlicense
  • ✅ CC0-1.0
  • ✅ Zlib
  • ✅ Unicode-3.0
  • ✅ MPL-2.0
  • ✅ BSL-1.0
  • ✅ CDLA-Permissive-2.0

Unapproved Licenses (Copyleft)

  • ❌ GPL
  • ❌ LGPL
  • ❌ AGPL
  • ❌ SSPL
  • ❌ BUSL
  • ❌ CC-BY-SA

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 3, 2026

Looks like bytes is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Feb 3, 2026
@dependabot dependabot bot deleted the dependabot/cargo/cargo-f6ecf5c85a branch February 3, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants