-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
Bump the dependencies group with 35 updates #1407
Bump the dependencies group with 35 updates #1407
Conversation
Bumps the dependencies group with 35 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.79` | `1.0.82` | | [clap](https://github.com/clap-rs/clap) | `4.4.13` | `4.5.4` | | [console](https://github.com/console-rs/console) | `0.15.7` | `0.15.8` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.1` | `0.11.1` | | [headers](https://github.com/hyperium/headers) | `0.3.9` | `0.4.0` | | [http](https://github.com/hyperium/http) | `0.2.11` | `1.0.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` | | [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.21` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.98` | `0.9.102` | | [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.4` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.23` | `0.12.4` | | [reqwest_cookie_store](https://github.com/pfernie/reqwest_cookie_store) | `0.6.0` | `0.7.0` | | [ring](https://github.com/briansmith/ring) | `0.17.7` | `0.17.8` | | [serde](https://github.com/serde-rs/serde) | `1.0.195` | `1.0.198` | | [serde_json](https://github.com/serde-rs/json) | `1.0.111` | `1.0.116` | | [strum](https://github.com/Peternator7/strum) | `0.25.0` | `0.26.2` | | [supports-color](https://github.com/zkat/supports-color) | `2.1.0` | `3.0.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.37.0` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.14` | `0.1.15` | | [toml](https://github.com/toml-rs/toml) | `0.8.8` | `0.8.12` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.12` | `2.0.14` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.0.4` | `3.1.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.9.0` | `3.10.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.6.1` | `1.8.0` | | [wiremock](https://github.com/LukeMathWalker/wiremock-rs) | `0.5.22` | `0.6.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.80` | | [cached](https://github.com/jaemk/cached) | `0.46.1` | `0.49.3` | | [html5ever](https://github.com/servo/html5ever) | `0.26.0` | `0.27.0` | | [hyper](https://github.com/hyperium/hyper) | `1.1.0` | `1.3.1` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.32.0` | `0.38.0` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.9.3` | `0.10.2` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.4.0` | `3.7.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.59` | | [typed-builder](https://github.com/idanarye/rust-typed-builder) | `0.18.0` | `0.18.2` | | [rstest](https://github.com/la10736/rstest) | `0.18.2` | `0.19.0` | Updates `anyhow` from 1.0.79 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.79...1.0.82) Updates `clap` from 4.4.13 to 4.5.4 - [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.4.13...v4.5.4) Updates `console` from 0.15.7 to 0.15.8 - [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md) - [Commits](console-rs/console@0.15.7...0.15.8) Updates `env_logger` from 0.10.1 to 0.11.1 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.10.1...v0.11.1) Updates `headers` from 0.3.9 to 0.4.0 - [Commits](hyperium/headers@headers-v0.3.9...headers-v0.4.0) Updates `http` from 0.2.11 to 1.0.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v0.2.11...v1.0.0) Updates `indicatif` from 0.17.7 to 0.17.8 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.7...0.17.8) Updates `log` from 0.4.20 to 0.4.21 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.20...0.4.21) Updates `openssl-sys` from 0.9.98 to 0.9.102 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-sys-v0.9.98...openssl-sys-v0.9.102) Updates `regex` from 1.10.2 to 1.10.4 - [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.10.2...1.10.4) Updates `reqwest` from 0.11.23 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.23...v0.12.4) Updates `reqwest_cookie_store` from 0.6.0 to 0.7.0 - [Changelog](https://github.com/pfernie/reqwest_cookie_store/blob/main/CHANGELOG.md) - [Commits](pfernie/reqwest_cookie_store@v0.6.0...v0.7.0) Updates `ring` from 0.17.7 to 0.17.8 - [Commits](https://github.com/briansmith/ring/commits) Updates `serde` from 1.0.195 to 1.0.198 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.195...v1.0.198) Updates `serde_json` from 1.0.111 to 1.0.116 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.111...v1.0.116) Updates `strum` from 0.25.0 to 0.26.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.26.2) Updates `supports-color` from 2.1.0 to 3.0.0 - [Release notes](https://github.com/zkat/supports-color/releases) - [Changelog](https://github.com/zkat/supports-color/blob/main/CHANGELOG.md) - [Commits](zkat/supports-color@v2.1.0...v3.0.0) Updates `tokio` from 1.35.1 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.37.0) Updates `tokio-stream` from 0.1.14 to 0.1.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.14...tokio-stream-0.1.15) Updates `toml` from 0.8.8 to 0.8.12 - [Commits](toml-rs/toml@toml-v0.8.8...toml-v0.8.12) Updates `assert_cmd` from 2.0.12 to 2.0.14 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.12...v2.0.14) Updates `predicates` from 3.0.4 to 3.1.0 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.0.4...v3.1.0) Updates `tempfile` from 3.9.0 to 3.10.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.9.0...v3.10.1) Updates `uuid` from 1.6.1 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.6.1...1.8.0) Updates `wiremock` from 0.5.22 to 0.6.0 - [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md) - [Commits](LukeMathWalker/wiremock-rs@v0.5.22...v0.6.0) Updates `async-trait` from 0.1.78 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.78...0.1.80) Updates `cached` from 0.46.1 to 0.49.3 - [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/cached/commits) Updates `html5ever` from 0.26.0 to 0.27.0 - [Commits](servo/html5ever@html5ever-v0.26.0...v0.27.0) Updates `hyper` from 1.1.0 to 1.3.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.1.0...v1.3.1) Updates `octocrab` from 0.32.0 to 0.38.0 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.32.0...v0.38.0) Updates `pulldown-cmark` from 0.9.3 to 0.10.2 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.9.3...v0.10.2) Updates `serde_with` from 3.4.0 to 3.7.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.4.0...v3.7.0) Updates `thiserror` from 1.0.56 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.56...1.0.59) Updates `typed-builder` from 0.18.0 to 0.18.2 - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md) - [Commits](https://github.com/idanarye/rust-typed-builder/commits) Updates `rstest` from 0.18.2 to 0.19.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.18.2...v0.19.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: headers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: http dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: openssl-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: reqwest_cookie_store dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: supports-color dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wiremock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cached dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: html5ever dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pulldown-cmark dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typed-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
2577745
to
b753f7f
Compare
@mre So there are two difficulties with updating these dependencies:
|
Thanks for looking into it @thomas-zahner. 🙏
True. I like your stack idea. If it works like that, we can use it. Can't think of a better way to do it.
The
Hm, no idea. Unless I'm missing something, it looks like a false-positive to me. Maybe we could just disable the lint and add a comment? // Disable lint because the code handling the stats maps won't compile if the keys aren't mutable
#![allow(clippy::mutable_key_type)] Alternatively, you can put it before a function. Maybe that's a bit more explicit. |
45fdfa0
to
6aa3cc3
Compare
Apart from the typo, this looks good. Thanks a lot for looking into it. 😄 |
Bumps the dependencies group with 35 updates:
1.0.79
1.0.82
4.4.13
4.5.4
0.15.7
0.15.8
0.10.1
0.11.1
0.3.9
0.4.0
0.2.11
1.0.0
0.17.7
0.17.8
0.4.20
0.4.21
0.9.98
0.9.102
1.10.2
1.10.4
0.11.23
0.12.4
0.6.0
0.7.0
0.17.7
0.17.8
1.0.195
1.0.198
1.0.111
1.0.116
0.25.0
0.26.2
2.1.0
3.0.0
1.35.1
1.37.0
0.1.14
0.1.15
0.8.8
0.8.12
2.0.12
2.0.14
3.0.4
3.1.0
3.9.0
3.10.1
1.6.1
1.8.0
0.5.22
0.6.0
0.1.78
0.1.80
0.46.1
0.49.3
0.26.0
0.27.0
1.1.0
1.3.1
0.32.0
0.38.0
0.9.3
0.10.2
3.4.0
3.7.0
1.0.56
1.0.59
0.18.0
0.18.2
0.18.2
0.19.0
Updates
anyhow
from 1.0.79 to 1.0.82Release notes
Sourced from anyhow's releases.
Commits
074bdea
Release 1.0.8247a4fbf
Merge pull request #360 from dtolnay/docensurec5af1db
Make ensure's doc comment apply to the cfg(not(doc)) macro toobebc7a2
Revert "Temporarily disable miri on doctests"f2c4db9
Update ui test suite to nightly-2024-03-31028cbee
Explicitly install a Rust toolchain for cargo-outdated job7a4cac5
Merge pull request #358 from dtolnay/workspacewrapper939db01
Apply RUSTC_WORKSPACE_WRAPPER9f84a37
Temporarily disable miri on doctests45e5a58
Ignore dead code lint in testUpdates
clap
from 4.4.13 to 4.5.4Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
console
from 0.15.7 to 0.15.8Changelog
Sourced from console's changelog.
Commits
de2f15a
0.15.8b54f13d
Make clippy happy3602744
Added changelog entryef2d442
Fix unsoundness inmsys_tty_on
(#183)c17fda2
Bump MSRV to 1.56.0 and updatewindows-sys
to 0.52 (#194)9d16b40
Fix windows buildaf9168d
Reformated94caa
Merge branch 'master' of https://github.com/mitsuhiko/console995af8f
Add changelog entryb1e432a
ReturnCtrl+C
instead of SIGINT (#189)Updates
env_logger
from 0.10.1 to 0.11.1Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
... (truncated)
Commits
7113ad4
chore: Release9f73bde
docs: Update changelog489ba18
Merge pull request #302 from Bobo1239/main6f31706
fix(fmt): Fix passing of WriteStyle when using Target::Pipe8f4361b
chore: Releaseba41ebb
docs: Update changelog5e226cb
chore: Release23441be
Merge pull request #300 from epage/other6c2ea80
style(filter): Clean up2d35260
feat(filter): Add a Logger decoratorUpdates
headers
from 0.3.9 to 0.4.0Commits
ad331d0
headers:v0.4.0b8cf384
headers-core:v0.3.06ebb42d
update license yearf2c4aba
fix: Range suffixes are not Rust RangeTo (#155)7d784cd
Make authorization schemes case and whitespace insensitive (#153)4400aa9
Update to http 1.0 (#151)a3f9827
Add support for "must-understand" directive (#149)Updates
http
from 0.2.11 to 1.0.0Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
... (truncated)
Commits
1c06623
v1.0.0c51f40f
feat: add default std featuree5b80c1
test: add test to ensure HeaderMap::iter safety60c9b46
chore(ci): run miri tests0a9c8ad
fix MIRI error in header::Iter (#642)f5f31f0
feat: implement Clone for Request, Response, Extensions (#634)aa1af37
start 1.0Updates
indicatif
from 0.17.7 to 0.17.8Release notes
Sourced from indicatif's releases.
Commits
82b6479
Bump version to 0.17.8f8d33f9
[feature request] adding{percent_precise}
style key44618a8
fix inadvertently dropping MutexGuard in TickerControle3b1b66
complete mention1b855e6
renders the speed in bytes per second using SI prefixes2a8b2ea
Use pos for finished progress bar per_sec instead of len9f99ad5
AddVisualLines
newtype wrapper (#616)9b533cc
Fix "type" error in draw_target.rse68cb3a
Fix "type" error in multi.rs69ba17c
Change the type ofvisual_line_count
'swidth
argument tousize
Updates
log
from 0.4.20 to 0.4.21Changelog
Sourced from log's changelog.
Commits
3ccdc28
Merge pull request #617 from rust-lang/cargo/0.4.216153cb2
prepare for 0.4.21 releasef0f7494
Merge pull request #613 from rust-lang/feat/kv-cleanup2b220bf
clean up structured logging example646e9ab
use original Visitor name for VisitValuecf85c38
add needed subfeatures to kv_unstable73e9539
fix up capturing of :err31bb4b0
move error macros togetherad91711
support field shorthand in macros90a347b
restore removed APIs as deprecatedUpdates
openssl-sys
from 0.9.98 to 0.9.102Release notes
Sourced from openssl-sys's releases.
Commits
1725297
Merge pull request #2210 from alex/bump-for-releasea0701b1
openssl-sys 0.9.102 releaseda9ef33
Merge pull request #2209 from alex/libressl-39xf167eed
Support stable LibreSSL 3.9.x450110f
Merge pull request #2202 from alex/libressl-39004ba3af
Added support for LibreSSL 3.9.09f29412
Merge pull request #2187 from reaperhulk/fix-againd5e6fb5
move cfg705568d
don't emit rerun-if-changed unless the path exists and is readable3439059
Merge pull request #2182 from alex/bump-for-releaseUpdates
regex
from 1.10.2 to 1.10.4Changelog
Sourced from regex's changelog.
Commits
aa2d8bd
1.10.4088d7f3
api: add Cow guarantee to replace APIa5ae351
regex-automata-0.4.69cf4a42
automata: fix bug where reverse NFA lacked an unanchored prefix10fe722
style: clean up some recent lint violationsd7f9347
regex-automata-0.4.507ef7f1
automata: make additional prefileter metadata public0c09903
1.10.3653bb59
deps: bump regex-automata to 0.4.4e7b5401
regex-automata-0.4.4Updates
reqwest
from 0.11.23 to 0.12.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
de5dbb1
v0.12.40f126f5
tests: fix blocking test about empty bodies and content-length1073881
feat: add zstd support (#1866)1af8945
feat: add ClientBuilder::read_timeout(dur) (#2241)e99da85
refactor: fix warnings related to mutability ofself
(#2245)0720159
v0.12.39209695
Remove duplicate example for ClientBuilder::default_headers (#2236)e3a1565
fix: use lower case domain string when usingresolve
andresolve_to_addrs
...b4c491a
feat: allow fine-grained root certs for rustls (#2232)cf4295d
chore: update winreg to 0.52.0 (#2226)Updates
reqwest_cookie_store
from 0.6.0 to 0.7.0Changelog
Sourced from reqwest_cookie_store's changelog.
Commits
8894297
chore(release): prepare for v0.7.08a79b2b
Update CONTRIBUTORS.md96d83f9
ci: remove--topo-order
argument togit-cliff
35c1e54
chore(deps): Update reqwest to v0.12.091af8a8
Update CONTRIBUTORS.md7c7ca65
Merge pull request #6 from pxp9/main9eab6d9
deleting rc feature7b3c337
Create CONTRIBUTORS.md1d406a2
Merge pull request #5 from C0D3-M4513R/main-1b84f1df
serde featureUpdates
ring
from 0.17.7 to 0.17.8Commits
Updates
serde
from 1.0.195 to 1.0.198Release notes
Sourced from serde's releases.