Upgrade dependencies#118
Merged
Merged
Conversation
async-signal v0.2.13 -> v0.2.14 bitflags v2.11.0 -> v2.11.1 cc v1.2.57 -> v1.2.62 fastrand v2.3.0 -> v2.4.1 fragile v2.0.1 -> v2.1.0 hashbrown v0.16.1 -> v0.17.1 indexmap v2.13.0 -> v2.14.0 js-sys v0.3.91 -> v0.3.98 libc v0.2.183 -> v0.2.186 libredox v0.1.14 -> v0.1.16 nix v0.31.2 -> v0.31.3 notify-rust v4.12.0 -> v4.17.0 num-conv v0.2.0 -> v0.2.1 pkg-config v0.3.32 -> v0.3.33 rand v0.8.5 -> v0.8.6 (available: v0.10.1) semver v1.0.27 -> v1.0.28 toml_datetime v1.0.1+spec-1.1.0 -> v1.1.1+spec-1.1.0 toml_edit v0.25.5+spec-1.1.0 -> v0.25.11+spec-1.1.0 toml_parser v1.0.10+spec-1.1.0 -> v1.1.2+spec-1.1.0 typenum v1.19.0 -> v1.20.0 uuid v1.22.0 -> v1.23.1 wasip2 v1.0.2+wasi-0.2.9 -> v1.0.3+wasi-0.2.9 wasm-bindgen v0.2.114 -> v0.2.121 wasm-bindgen-macro v0.2.114 -> v0.2.121 wasm-bindgen-macro-support v0.2.114 -> v0.2.121 wasm-bindgen-shared v0.2.114 -> v0.2.121 zbus v5.14.0 -> v5.15.0 zbus_macros v5.14.0 -> v5.15.0 zbus_names v4.3.1 -> v4.3.2 zerocopy v0.8.47 -> v0.8.48 zerocopy-derive v0.8.47 -> v0.8.48 zvariant v5.10.0 -> v5.11.0 zvariant_derive v5.10.0 -> v5.11.0 zvariant_utils v3.3.0 -> v3.3.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Changes
f52272fchore: Upgrade dependenciesasync-signal v0.2.13 -> v0.2.14
bitflags v2.11.0 -> v2.11.1
cc v1.2.57 -> v1.2.62
fastrand v2.3.0 -> v2.4.1
fragile v2.0.1 -> v2.1.0
hashbrown v0.16.1 -> v0.17.1
indexmap v2.13.0 -> v2.14.0
js-sys v0.3.91 -> v0.3.98
libc v0.2.183 -> v0.2.186
libredox v0.1.14 -> v0.1.16
nix v0.31.2 -> v0.31.3
notify-rust v4.12.0 -> v4.17.0
num-conv v0.2.0 -> v0.2.1
pkg-config v0.3.32 -> v0.3.33
rand v0.8.5 -> v0.8.6 (available: v0.10.1)
semver v1.0.27 -> v1.0.28
toml_datetime v1.0.1+spec-1.1.0 -> v1.1.1+spec-1.1.0
toml_edit v0.25.5+spec-1.1.0 -> v0.25.11+spec-1.1.0
toml_parser v1.0.10+spec-1.1.0 -> v1.1.2+spec-1.1.0
typenum v1.19.0 -> v1.20.0
uuid v1.22.0 -> v1.23.1
wasip2 v1.0.2+wasi-0.2.9 -> v1.0.3+wasi-0.2.9
wasm-bindgen v0.2.114 -> v0.2.121
wasm-bindgen-macro v0.2.114 -> v0.2.121
wasm-bindgen-macro-support v0.2.114 -> v0.2.121
wasm-bindgen-shared v0.2.114 -> v0.2.121
zbus v5.14.0 -> v5.15.0
zbus_macros v5.14.0 -> v5.15.0
zbus_names v4.3.1 -> v4.3.2
zerocopy v0.8.47 -> v0.8.48
zerocopy-derive v0.8.47 -> v0.8.48
zvariant v5.10.0 -> v5.11.0
zvariant_derive v5.10.0 -> v5.11.0
zvariant_utils v3.3.0 -> v3.3.1
1ecf9b9chore: Upgrade sysinfo 0.38.4 -> 0.39.1Checklist
Is this a breaking change?
No