This repository was archived by the owner on Sep 12, 2025. It is now read-only.
Bump the lock group across 1 directory with 27 updates#61
Merged
Conversation
Bumps the lock group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.45` | `4.5.46` | | [openai-api-rs](https://github.com/dongri/openai-api-rs) | `6.0.9` | `6.0.10` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `0.6.0` | `0.6.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.21.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.15` | `2.0.16` | | [url](https://github.com/servo/rust-url) | `2.5.4` | `2.5.7` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.33` | `1.2.35` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.1` | `1.0.3` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.25` | `0.2.26` | | [io-uring](https://github.com/tokio-rs/io-uring) | `0.7.9` | `0.7.10` | | [potential_utf](https://github.com/unicode-org/icu4x) | `0.1.2` | `0.1.3` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.8` | `0.11.9` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.12` | `0.11.13` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.13` | `0.5.14` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.9` | `0.4.10` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.5` | `0.8.6` | | [time](https://github.com/time-rs/time) | `0.3.41` | `0.3.42` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.9` | `0.1.10` | Updates `clap` from 4.5.45 to 4.5.46 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.45...clap_complete-v4.5.46) Updates `openai-api-rs` from 6.0.9 to 6.0.10 - [Release notes](https://github.com/dongri/openai-api-rs/releases) - [Commits](dongri/openai-api-rs@v6.0.9...v6.0.10) Updates `regex` from 1.11.1 to 1.11.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.11.2) Updates `rmcp` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.6.0...rmcp-v0.6.1) Updates `tempfile` from 3.20.0 to 3.21.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.21.0) Updates `thiserror` from 2.0.15 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.15...2.0.16) Updates `url` from 2.5.4 to 2.5.7 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.4...v2.5.7) Updates `cc` from 1.2.33 to 1.2.35 - [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.33...cc-v1.2.35) Updates `cfg-if` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.1...v1.0.3) Updates `clap_builder` from 4.5.44 to 4.5.46 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.44...v4.5.46) Updates `filetime` from 0.2.25 to 0.2.26 - [Commits](alexcrichton/filetime@0.2.25...0.2.26) Updates `form_urlencoded` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v1.2.1...v1.2.2) Updates `idna` from 1.0.3 to 1.1.0 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) Updates `io-uring` from 0.7.9 to 0.7.10 - [Commits](https://github.com/tokio-rs/io-uring/commits) Updates `percent-encoding` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) Updates `potential_utf` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/potential_utf@0.1.3) Updates `quinn` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.8...quinn-0.11.9) Updates `quinn-proto` from 0.11.12 to 0.11.13 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.12...quinn-proto-0.11.13) Updates `quinn-udp` from 0.5.13 to 0.5.14 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.13...quinn-udp-0.5.14) Updates `regex-automata` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.9...regex-automata-0.4.10) Updates `regex-syntax` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.5...regex-syntax-0.8.6) Updates `rmcp-macros` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Commits](modelcontextprotocol/rust-sdk@rmcp-macros-v0.6.0...rmcp-macros-v0.6.1) Updates `socket2` from 0.5.10 to 0.6.0 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) Updates `time` from 0.3.41 to 0.3.42 - [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.41...v0.3.42) Updates `time-core` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `time-macros` from 0.2.22 to 0.2.23 - [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.2.22...v0.2.23) Updates `winapi-util` from 0.1.9 to 0.1.10 - [Commits](BurntSushi/winapi-util@0.1.9...0.1.10) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: openai-api-rs dependency-version: 6.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: rmcp dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: url dependency-version: 2.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-version: 1.2.35 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cfg-if dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: clap_builder dependency-version: 4.5.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: filetime dependency-version: 0.2.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: form_urlencoded dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: idna dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: io-uring dependency-version: 0.7.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: percent-encoding dependency-version: 2.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: potential_utf dependency-version: 0.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-version: 0.11.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-proto dependency-version: 0.11.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-version: 0.5.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-version: 0.4.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-version: 0.8.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rmcp-macros dependency-version: 0.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: time dependency-version: 0.3.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: time-core dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: time-macros dependency-version: 0.2.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: winapi-util dependency-version: 0.1.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
Fix 'Cannot start a runtime from within a runtime' errors in storage integration tests: - Switch from SyncRunner to AsyncRunner for testcontainers - Update setup_postgres_container() to async function returning ContainerAsync<Postgres> - Add .await to all get_host_port_ipv4() calls as they are now async methods - Use tokio::time::sleep instead of std::thread::sleep for async context Update dependencies and project configuration: - Bump dependencies version across workspace - Update MCP server implementation with proper elicitation support - Remove SECURITY.md file Tests now properly handle Tokio async runtime without creating nested runtimes. Storage integration tests require Docker daemon to run but no longer have runtime conflicts. All 206 MCP tests pass successfully.
Codecov Report❌ Patch coverage is
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Closes #215
Bumps the lock group with 19 updates in the / directory:
4.5.454.5.466.0.96.0.101.11.11.11.20.6.00.6.13.20.03.21.02.0.152.0.162.5.42.5.71.2.331.2.351.0.11.0.30.2.250.2.260.7.90.7.100.1.20.1.30.11.80.11.90.11.120.11.130.5.130.5.140.4.90.4.100.8.50.8.60.3.410.3.420.1.90.1.10Updates
clapfrom 4.5.45 to 4.5.46Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abbchore: Release9186a18docs: Update changelog233c316Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2Merge pull request #5923 from Reverier-Xu/master536e29ffeat(builder): AddValueParserFactoryforSaturating\<T>45ed71cchore: Avoid using gen for rust 2024 preserved keyword5029bb3chore: Avoid usinggenfor rust 2024 preserved keyword8a1d59bchore(deps): Update Rust Stable to v1.85 (#5921)9caee53docs(changelog): Clarify 5.0.0cb2352fMerge pull request #5918 from epage/testUpdates
openai-api-rsfrom 6.0.9 to 6.0.10Commits
ea03ac96.0.10a2a9251Merge pull request #177 from richardanaya/patch-194d2151This is causing in error in llama-server because it's not skippedUpdates
regexfrom 1.11.1 to 1.11.2Changelog
Sourced from regex's changelog.
Commits
d0aa5861.11.2a3bf4adregex-cli-0.2.225a15e2rure-0.2.345c3da7regex-lite-0.1.7873ed80regex-automata-0.4.10ea834f8regex-syntax-0.8.686836fbchangelog: 1.11.263a26c1cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)dd96592doc: clarify CRLF mode effect931dae0cargo: pointrepositorymetadata to clonable URLsUpdates
rmcpfrom 0.6.0 to 0.6.1Release notes
Sourced from rmcp's releases.
Commits
98e2b9dchore: release v0.6.1 (#382)048f1acfix(auth): url parse is not correct (#402)6853143feat(rmcp): add authorization header support for the streamable http client (...357671cfix(readme): missing use declarations, more accurate server instructions (#399)eb46b4crefactor: simplify remove_route method signature (#401)663d5a7feat(model): add helpers to build enum from concrete values (#393)7a67482feat(model): expose client method name (#391)98b77fdfeat: add resource_link support to tools and prompts (#381)d328157fix: enhance transport graceful shutdown with proper writer closure (#392)a84a3ebfix(macros): Allow macros to work even if Future is not in scope (#385)Updates
tempfilefrom 3.20.0 to 3.21.0Changelog
Sourced from tempfile's changelog.
Commits
48bff5ftest(tempdir): configure tempdir on wasi704a1d2test(tempdir): cleanup tempdir tests and run more tests on wasia0dc80dAdd Android CI target (#367)4ad1ae6chore(release): release 3.21.03849eddbuild(deps): bump actions/checkout from 4 to 5 (#368)0657fdfbuild(deps): update windows-sys requirement <0.61 (#360)69b95c7ci: fix was tests in CI (#361)Updates
thiserrorfrom 2.0.15 to 2.0.16Release notes
Sourced from thiserror's releases.
Commits
40b5853Release 2.0.1683dfb5fMerge pull request #429 from dtolnay/nostd9b4a99fAdd to "no-std" crates.io categoryUpdates
urlfrom 2.5.4 to 2.5.7Release notes
Sourced from url's releases.
Commits
43f47e2make serde std feature use optional syntax (#1071)2387efafix: add Serde std feature if needed (#1068)aae60cfUse no-std instead of no_std in Cargo.toml (#1064)44afd9fversion bump to 2.5.6 (#1065)91377f4Bump versions (#1062)a40f904version bump to 2.5.5 (#1061)cf305dbset_hostname should error when encountering colon ':' (#1060)88826bdUpdateUrl::domaindocs to show that it includes subdomain (#1057)c3bbf66Fix MSRV and clippy CI (#1058)dbd5261rancargo clippy --fix -- -Wclippy::use_self(#1048)Updates
ccfrom 1.2.33 to 1.2.35Changelog
Sourced from cc's changelog.
Commits
9b4389cchore(cc): release v1.2.35 (#1533)36948abFix semver-checks: Add back functinowindows_registry::find(#1539)0a1c2a3ci: fix crates-io trusted publishing in publish.yml (#1538)6a4c4f4ci: use trusted publishing in publish.yml (#1537)0c9e396Regenerate target info (#1536)2b26463Optimize Tool::to_command (#1535)1a9c4cafix building for aarch64-apple-visionos-sim on nightly (#1534)409b35cRefactor: Extract windows-find-tools (#1531)5781d3efix tests apple_sdkroot_wrong (#1530)d264a7cAdd prefer_clang_cl_over_msvc (#1516)Updates
cfg-iffrom 1.0.1 to 1.0.3Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
9c7bb0bchore: release v1.0.3 (#93)145894cRevert "Remove@__identityrule."9f747fechore: release v1.0.2 (#88)97739b8Fix some ugly and inconsistent formatting.4d7a585Remove@__identityrule.527acbdBump actions/checkout from 4 to 5Updates
clap_builderfrom 4.5.44 to 4.5.46Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
f9fd356chore: Release889a197docs: Update changelog07dc561Merge pull request #6111 from eatradish/public-styledstr-method2b0a847feat: markStyledStr::push_strfunctions publiccda1b85chore: Releasefb789e7docs: Update changelog9fd06f2Merge pull request #6101 from smoqadam/fix/value-enum-detailed-helpa8b8289fix(derive): Use full doc comment for PossibleValued55eac7test(derive): Fork possible values help test69c0ddbchore: ReleaseUpdates
filetimefrom 0.2.25 to 0.2.26Commits
28e0c73Bump to 0.2.2675f3352Update windows-rs crate (#111)Updates
form_urlencodedfrom 1.2.1 to 1.2.2Commits
da5c7c6Auto merge of #233 - nox:ice, r=SimonSapin72b95edBump version to 1.2.263142b2Work around an unfortunate ICE8a4fb9bAuto merge of #232 - hngiang:master, r=SimonSapin99d3b1bAuto merge of #231 - Arnavion:fix-230, r=SimonSapinf20288dChange word URl to uppercase URL6492574Teach to_file_path to understand percent-encoded drive letters on Windows.Updates
idnafrom 1.0.3 to 1.1.0Commits
Updates
io-uringfrom 0.7.9 to 0.7.10Commits
Updates
percent-encodingfrom 2.3.1 to 2.3.2Commits
Updates
potential_utffrom 0.1.2 to 0.1.3Changelog
Sourced from potential_utf's changelog.
... (truncated)
Commits
Updates
quinnfrom 0.11.8 to 0.11.9Commits
b2b930aBump quinn-udp to 0.5.14c47d9beBump quinn to 0.11.941ca6f9Update semver-compatible dependencies2fbb2ddCatch EOPNOTSUPP as failure for opportunistic flags78a5a6aUpgrade to fastbloom 0.14b32e780Ignore async-std advisory for now3194714perf: rename perf binary to quinn-perf to prevent name clash with linux perff5632ceperf: move client and server on one binary1b4d576build(deps): bump serde_json from 1.0.142 to 1.0.143476f769build(deps): bump actions/setup-java from 4 to 5Updates
quinn-protofrom 0.11.12 to 0.11.13Commits
b2b930aBump quinn-udp to 0.5.14c47d9beBump quinn to 0.11.941ca6f9Update semver-compatible dependencies2fbb2ddCatch EOPNOTSUPP as failure for opportunistic flags78a5a6aUpgrade to fastbloom 0.14b32e780Ignore async-std advisory for now3194714perf: rename perf binary to quinn-perf to prevent name clash with linux perff5632ceperf: move client and server on one binary1b4d576build(deps): bump serde_json from 1.0.142 to 1.0.143476f769build(deps): bump actions/setup-java from 4 to 5Updates
quinn-udpfrom 0.5.13 to 0.5.14Release notes
Sourced from quinn-udp's releases.
Commits
b2b930aBump quinn-udp to 0.5.14c47d9beBump quinn to 0.11.941ca6f9Update semver-compatible dependencies2fbb2ddCatch EOPNOTSUPP as failure for opportunistic flags78a5a6aUpgrade to fastbloom 0.14b32e780Ignore async-std advisory for now3194714perf: rename perf binary to quinn-perf to prevent name clash with linux perff5632ceperf: move client and server on one binary1b4d576build(deps): bump serde_json from 1.0.142 to 1.0.143476f769build(deps): bump actions/setup-java from 4 to 5Updates
regex-automatafrom 0.4.9 to 0.4.10Commits
873ed80regex-automata-0.4.10ea834f8regex-syntax-0.8.686836fbchangelog: 1.11.263a26c1cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)dd96592doc: clarify CRLF mode effect931dae0cargo: pointrepositorymetadata to clonable URLsa66fde6doc: remove references to non-existent parameters1873e96automata: addDFA::set_prefiltermethod to the DFA types89ff153doc: fix misspelling typocb823b0doc: fix another repeated wordUpdates
regex-syntaxfrom 0.8.5 to 0.8.6Commits
ea834f8regex-syntax-0.8.686836fbchangelog: 1.11.263a26c1cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)dd96592doc: clarify CRLF mode effect931dae0cargo: pointrepositorymetadata to clonable URLsa66fde6doc: remove references to non-existent parameters1873e96automata: addDFA::set_prefiltermethod to the DFA types89ff153doc: fix misspelling typocb823b0doc: fix another repeated word9f0a372doc: fixIts->It'sUpdates
rmcp-macrosfrom 0.6.0 to 0.6.1Release notes
Sourced from rmcp-macros's releases.
Commits
98e2b9dchore: release v0.6.1 (#382)048f1acfix(auth): url parse is not correct (#402)6853143feat(rmcp): add authorization header support for the streamable http client (...357671cfix(readme): missing use declarations, more accurate server instructions (#399)eb46b4crefactor: simplify remove_route method signature (#401)663d5a7feat(model): add helpers to build enum from concrete values (#393)7a67482feat(model): expose client method name (#391)98b77fdfeat: add resource_link support to tools and prompts (#381)d328157fix: enhance transport graceful shutdown with proper writer closure (#392)a84a3ebfix(macros): Allow macros to work even if Future is not in scope (#385)Updates
socket2from 0.5.10 to 0.6.0Changelog
Sourced from socket2's changelog.
... (truncated)
Commits
Updates
timefrom 0.3.41 to 0.3.42Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
ed2852ev0.3.42 release1067543Fix copied commentf45bff5Useconstblock for readabilityb38c118Add#[inline]to most methodsf410951Add#[track_caller]to numerous methods