-
Notifications
You must be signed in to change notification settings - Fork 149
Bump the rust-dependencies group with 25 updates #605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
isabelatkinson
merged 1 commit into
main
from
dependabot/cargo/rust-dependencies-5a9fb9a907
Sep 22, 2025
Merged
Bump the rust-dependencies group with 25 updates #605
isabelatkinson
merged 1 commit into
main
from
dependabot/cargo/rust-dependencies-5a9fb9a907
Sep 22, 2025
+72
−129
Conversation
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
Bumps the rust-dependencies group with 25 updates: | Package | From | To | | --- | --- | --- | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.226` | | [serde_json](https://github.com/serde-rs/json) | `1.0.143` | `1.0.145` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.0` | `2.11.4` | | [serde_bytes](https://github.com/serde-rs/bytes) | `0.11.17` | `0.11.19` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.14.0` | `3.14.1` | | [time](https://github.com/time-rs/time) | `0.3.43` | `0.3.44` | | [serde_path_to_error](https://github.com/dtolnay/path-to-error) | `0.1.17` | `0.1.20` | | [proptest](https://github.com/proptest-rs/proptest) | `1.7.0` | `1.8.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.36` | `1.2.38` | | [darling](https://github.com/TedDriggs/darling) | `0.20.11` | `0.21.3` | | [darling_core](https://github.com/TedDriggs/darling) | `0.20.11` | `0.21.3` | | [darling_macro](https://github.com/TedDriggs/darling) | `0.20.11` | `0.21.3` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.13` | `0.3.14` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.1` | `0.1.2` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.63` | `0.1.64` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.0.8` | `1.1.2` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.226` | | [serde_with_macros](https://github.com/jonasbb/serde_with) | `3.14.0` | `3.14.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.21.0` | `3.22.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.18` | `1.0.19` | | [windows-core](https://github.com/microsoft/windows-rs) | `0.61.2` | `0.62.0` | | [windows-result](https://github.com/microsoft/windows-rs) | `0.3.4` | `0.4.0` | | [windows-strings](https://github.com/microsoft/windows-rs) | `0.4.2` | `0.5.0` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.60.2` | `0.61.0` | Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `serde` from 1.0.219 to 1.0.226 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.226) Updates `serde_json` from 1.0.143 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) Updates `indexmap` from 2.11.0 to 2.11.4 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.0...2.11.4) Updates `serde_bytes` from 0.11.17 to 0.11.19 - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](serde-rs/bytes@0.11.17...0.11.19) Updates `serde_with` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.14.0...v3.14.1) Updates `time` from 0.3.43 to 0.3.44 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.43...v0.3.44) Updates `serde_path_to_error` from 0.1.17 to 0.1.20 - [Release notes](https://github.com/dtolnay/path-to-error/releases) - [Commits](dtolnay/path-to-error@0.1.17...0.1.20) Updates `proptest` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.7.0...v1.8.0) Updates `cc` from 1.2.36 to 1.2.38 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.36...cc-v1.2.38) Updates `darling` from 0.20.11 to 0.21.3 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.11...v0.21.3) Updates `darling_core` from 0.20.11 to 0.21.3 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.11...v0.21.3) Updates `darling_macro` from 0.20.11 to 0.21.3 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.11...v0.21.3) Updates `errno` from 0.3.13 to 0.3.14 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `find-msvc-tools` from 0.1.1 to 0.1.2 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@find-msvc-tools-v0.1.1...find-msvc-tools-v0.1.2) Updates `iana-time-zone` from 0.1.63 to 0.1.64 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.63...v0.1.64) Updates `rustix` from 1.0.8 to 1.1.2 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.0.8...v1.1.2) Updates `serde_derive` from 1.0.219 to 1.0.226 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.226) Updates `serde_with_macros` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.14.0...v3.14.1) Updates `tempfile` from 3.21.0 to 3.22.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.22.0) Updates `unicode-ident` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.18...1.0.19) Updates `windows-core` from 0.61.2 to 0.62.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.62.0) Updates `windows-result` from 0.3.4 to 0.4.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-strings` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Changelog](https://github.com/microsoft/windows-rs/blob/0.5.0/docs/changelog.md) - [Commits](https://github.com/microsoft/windows-rs/commits/0.5.0) Updates `windows-sys` from 0.60.2 to 0.61.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.61.0) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-version: 1.0.226 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: indexmap dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_bytes dependency-version: 0.11.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_with dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-version: 0.3.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_path_to_error dependency-version: 0.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proptest dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: darling dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: darling_core dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: darling_macro dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: errno dependency-version: 0.3.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: iana-time-zone dependency-version: 0.1.64 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustix dependency-version: 1.1.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_derive dependency-version: 1.0.226 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_with_macros dependency-version: 3.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: unicode-ident dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: windows-core dependency-version: 0.62.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows-result dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows-strings dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows-sys dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
isabelatkinson
approved these changes
Sep 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the rust-dependencies group with 25 updates:
0.4.41
0.4.42
1.0.219
1.0.226
1.0.143
1.0.145
2.11.0
2.11.4
0.11.17
0.11.19
3.14.0
3.14.1
0.3.43
0.3.44
0.1.17
0.1.20
1.7.0
1.8.0
1.2.36
1.2.38
0.20.11
0.21.3
0.20.11
0.21.3
0.20.11
0.21.3
0.3.13
0.3.14
0.1.1
0.1.2
0.1.63
0.1.64
1.0.8
1.1.2
1.0.219
1.0.226
3.14.0
3.14.1
3.21.0
3.22.0
1.0.18
1.0.19
0.61.2
0.62.0
0.3.4
0.4.0
0.4.2
0.5.0
0.60.2
0.61.0
Updates
chrono
from 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15f
Bump version to 0.4.425cf5603
strftime: add regression test casea623170
strftime: simplify error handling36fbfb1
strftime: move specifier handling out of match to reduce rightward drift7f413c3
strftime: yield None early9d5dfe1
strftime: outline constantse5f6be7
strftime: move error() method below callerd516c27
strftime: merge impl blocks0ee2172
strftime: re-order items to keep impls together757a8b0
Upgrade to windows-bindgen 0.63Updates
serde
from 1.0.219 to 1.0.226Release notes
Sourced from serde's releases.
Commits
1799547
Release 1.0.2262dbeefb
Merge pull request #2935 from Mingun/dedupe-adj-enums8a3c29f
Merge pull request #2986 from dtolnay/didnotworkdefc24d
Remove "did not work" comment from test suite2316610
Merge pull request #2929 from Mingun/flatten-enum-testsc09e2bd
Add tests for flatten unit variant in adjacently tagged (tag + content) enumsfe7dcc4
Test all possible orders of map entries for enum-flatten-in-struct representa...a20e66e
Check serialization in flatten::enum_::internally_tagged::unit_enum_with_unkn...1c1a5d9
Reorder struct_ and newtype tests of adjacently_tagged enums to match order i...ee3c237
Opt in to generate-macro-expansion when building on docs.rsUpdates
serde_json
from 1.0.143 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3
Release 1.0.14523679e2
Add serde version constraintfc27baf
Release 1.0.144caef3c6
Ignore uninlined_format_args pedantic clippy lint81ba3aa
Merge pull request #1285 from dtolnay/serdecored21e8ce
Switch serde dependency to serde_core6beb6cd
Merge pull request #1286 from dtolnay/up1dbc803
Raise required compiler to Rust 1.610bf5d87
Enforce trybuild >= 1.0.108d12e943
Update actions/checkout@v4 -> v5Updates
indexmap
from 2.11.0 to 2.11.4Changelog
Sourced from indexmap's changelog.
Commits
03f9e58
Merge pull request #418 from a1phyr/hashbrown_0.16ee6080d
Release 2.11.4a7da8f1
Use a range for hashbrown0cd5aef
Updatehashbrown
to 0.16fd5c819
Merge pull request #417 from cuviper/release-2.11.39321145
Release 2.11.37b48568
Merge pull request #416 from cuviper/release-2.11.249ce7fa
Release 2.11.258fd834
Merge pull request #414 from DaniPopes/serde_core5dc1d6a
Depend onserde_core
instead ofserde
Updates
serde_bytes
from 0.11.17 to 0.11.19Release notes
Sourced from serde_bytes's releases.
Commits
34f3c7d
Release 0.11.19181d7db
Merge pull request #58 from serde-rs/serdecoref7e67ca
Fix serde_core feature enablement582ea79
Release 0.11.18abdc6e5
Merge pull request #57 from serde-rs/serdecore611073a
Switch serde dependency to serde_cored930d3e
Update actions/checkout@v4 -> v5Updates
serde_with
from 3.14.0 to 3.14.1Release notes
Sourced from serde_with's releases.
Commits
15022b1
Bump version to 3.14.1 (#886)69d8cea
Enable crates.io trusted publishing (#885)2e30bbb
Bump version to 3.14.1afd1333
Enable crates.io trusted publishingeec78a0
Add 1.90 to CI matrix (#884)ea091d1
Generate macro expansion in rustdoc (#883)8876010
Add 1.90 to CI matrix555d2bb
Update formatting for nightly rust (#882)b852142
Generate macro expansion in rustdocf414463
Update formatting for nightly rustUpdates
time
from 0.3.43 to 0.3.44Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
04c0ef2
v0.3.44 releaseb942063
Compare datetimes with signed integersdcdfbf6
Add explicit type to avoid inference errorsf203852
Revert "Remove dependency onitoa
"Updates
serde_path_to_error
from 0.1.17 to 0.1.20Release notes
Sourced from serde_path_to_error's releases.
Commits
097ed87
Release 0.1.20b01872e
Merge pull request #37 from dtolnay/nostd7d44c3f
Support no-std6b45d3d
Release 0.1.194d296f5
Add serde version constraint9e9c298
Release 0.1.18caf49d3
Merge pull request #35 from dtolnay/serdecoreadf449f
Switch serde dependency to serde_core9cf730f
Merge pull request #36 from dtolnay/up07b007c
Ignore uninlined_format_args pedantic clippy lintUpdates
proptest
from 1.7.0 to 1.8.0Commits
2885bc2
new releases for proptest, proptest-macro, and state-machinea85563f
Merge pull request #584 from wojciech-graj/main5331517
Merge pull request #596 from alexanderkjall/fix-arithmetic-overflow157f3c0
Merge pull request #595 from ebegumisa/main02fa1fc
changelog: add #59527fd76f
fix for 32 bit processorsd1716ca
AddReferenceStateMachine
arg toSystemUnderTest::teardown
ea4ddeb
Merge pull request #594 from proptest-rs/attr-macro-preserve-arg-namesf80c1e6
fix shorthand struct initialization lintb7590fa
add new test for complex patternsUpdates
cc
from 1.2.36 to 1.2.38Changelog
Sourced from cc's changelog.
... (truncated)
Commits
b4fe7fe
chore: release (#1558)ac2192c
[win] Search the Windows SDK for tools as well (#1553)10f7638
use release-plz trusted publishing implementation (#1556)236b4f8
chore(cc): release v1.2.37 (#1555)1f6ffb1
Fix errmsg in RustcCodegenFlags::set_rustc_flag (#1551)79beddf
propagate stack protector to Linux C compilers (#1550)fafa9fc
Refactor: Extract new fnrun_commands_in_parallel
(#1549)Updates
darling
from 0.20.11 to 0.21.3Release notes
Sourced from darling's releases.
Changelog
Sourced from darling's changelog.
Commits
f21aa2c
Bump version to 0.21.384f6fba
Directly forward non-paths in Override138c450
OverrideOverride::from_expr
(#372)65d73d1
Bump version to 0.21.23e65b82
Update changelogf9c8222
Exposefrom_expr
option when derivingFromMeta
(#370)59a46eb
Don't panic if shape validation is used with a unionf5b7aef
Change rust-version to make lock file versioning work90a3132
Fix clippy violation50a814d
Enable#[darling(with = ...)]
for generics fieldUpdates
darling_core
from 0.20.11 to 0.21.3Release notes
Sourced from darling_core's releases.
Changelog
Sourced from darling_core's changelog.
Commits
f21aa2c
Bump version to 0.21.384f6fba
Directly forward non-paths in Override138c450
OverrideOverride::from_expr
(#372)65d73d1
Bump version to 0.21.23e65b82
Update changelogf9c8222
Exposefrom_expr
option when derivingFromMeta
(#370)59a46eb
Don't panic if shape validation is used with a unionf5b7aef
Change rust-version to make lock file versioning work90a3132
Fix clippy violation50a814d
Enable#[darling(with = ...)]
for generics fieldUpdates
darling_macro
from 0.20.11 to 0.21.3Release notes
Sourced from darling_macro's releases.
Changelog
Sourced from darling_macro's changelog.
Commits
f21aa2c
Bump version to 0.21.384f6fba
Directly forward non-paths in Override138c450
OverrideOverride::from_expr
(#372)65d73d1
Bump version to 0.21.23e65b82
Update changelogf9c8222
Exposefrom_expr
option when derivingFromMeta
(#370)59a46eb
Don't panic if shape validation is used with a unionf5b7aef
Change rust-version to make lock file versioning work90a3132
Fix clippy violation50a814d
Enable#[darling(with = ...)]
for generics fieldUpdates
errno
from 0.3.13 to 0.3.14Changelog
Sourced from errno's changelog.
Commits
Updates
find-msvc-tools
from 0.1.1 to 0.1.2Release notes
Sourced from find-msvc-tools's releases.
Commits
b4fe7fe
chore: release (#1558)ac2192c
[win] Search the Windows SDK for tools as well (#1553)10f7638
use release-plz trusted publishing implementation (#1556)236b4f8
chore(cc): release v1.2.37 (#1555)1f6ffb1
Fix errmsg in RustcCodegenFlags::set_rustc_flag (#1551)79beddf
propagate stack protector to Linux C compilers (#1550)fafa9fc
Refactor: Extract new fnrun_commands_in_parallel
(#1549)Updates
iana-time-zone
from 0.1.63 to 0.1.64Changelog
Sourced from iana-time-zone's changelog.
Commits
2a3665e
Bump version number to 0.1.64d4ea1ec
Merge pull request #177 from git-staus/main7629338
Bump thewindows-core
versionfc6ed13
Merge pull request #175 from strawlab/dependabot/github_actions/actions/setup...c4d1a1e
Bump actions/setup-node from 4 to 5165d4f1
Bump actions/checkout from 4 to 50e0a0d0
Merge pull request #169 from strawlab/dependabot/github_actions/astral-sh/set...44f371e
Bump astral-sh/setup-uv from 5 to 66d3fe92
clippy fix (#168)Updates
rustix
from 1.0.8 to 1.1.2Commits
5245b81
chore: Release rustix version 1.1.20a10015
Fix compilation on Android. (#1514)0f3b6ca
build: update duplicate linux-raw-sys dependency to match existing (#1512)5dc84d4
chore: Release rustix version 1.1.186dacac
Fix thetest_is_io_flusher
test. (#1510)8b203f5
set_thread_res_xid: -1 as None (#1459)7ed8ee9
Addip_mtu_discover
andipv6_mtu_discover
socket options (#1466)7798f03
libc: add MS_NOSYMFOLL...Description has been truncated