Граф коммитов

1064 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 387049a1f2
Bump serde_json from 1.0.87 to 1.0.88 (#926)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.88)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 18:17:39 +01:00
dependabot[bot] 2e716baf3c
Bump uuid from 1.2.1 to 1.2.2 (#925)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 18:17:27 +01:00
dependabot[bot] ebde263b75
Bump chrono from 0.4.22 to 0.4.23 (#924)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.22...v0.4.23)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 17:35:24 +01:00
Bastian ee1604c22d
Support old output-type argument in addition to the new output-types (#923)
Fixes #922
2022-11-14 15:18:33 +01:00
dependabot[bot] b3d8cf8f15
Bump num_cpus from 1.13.1 to 1.14.0 (#917)
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.13.1...v1.14.0)

---
updated-dependencies:
- dependency-name: num_cpus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 20:25:40 +01:00
dependabot[bot] b65dee0643
Bump regex from 1.6.0 to 1.7.0 (#918)
Bumps [regex](https://github.com/rust-lang/regex) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 20:25:27 +01:00
dependabot[bot] c5c811dac4
Bump tabled from 0.8.0 to 0.10.0 (#912)
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.8.0 to 0.10.0.
- [Release notes](https://github.com/zhiburt/tabled/releases)
- [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zhiburt/tabled/commits)

---
updated-dependencies:
- dependency-name: tabled
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 20:25:14 +01:00
Bastian 4b821e99c1
Add support for outputting with multiple formats (#893)
Fixes #496
2022-11-11 20:07:56 +01:00
Marco Castelluccio 085de2ede1 Fix new clippy linting errors and warnings 2022-11-09 09:50:35 +01:00
dependabot[bot] f9950f95c4
Bump once_cell from 1.14.0 to 1.16.0 (#914)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.16.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.14.0...v1.16.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 13:02:01 +01:00
dependabot[bot] 8ab5bce68f
Bump infer from 0.9.0 to 0.11.0 (#913)
Bumps [infer](https://github.com/bojand/infer) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/bojand/infer/releases)
- [Commits](https://github.com/bojand/infer/compare/v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: infer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 13:01:51 +01:00
Marco Castelluccio 6528990872 Version 0.8.13 2022-10-31 11:26:34 +01:00
Marco Castelluccio 8efaa88b44 Exclude more CI-related files from the package 2022-10-31 11:24:36 +01:00
dependabot[bot] 6b8e27e518
Bump quick-xml from 0.25.0 to 0.26.0 (#907)
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](https://github.com/tafia/quick-xml/compare/v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: quick-xml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:17:27 +01:00
dependabot[bot] e470365cf1
Bump serde_json from 1.0.86 to 1.0.87 (#906)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:17:16 +01:00
dependabot[bot] d8cf60b9b1
Bump serde from 1.0.145 to 1.0.147 (#903)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.145...v1.0.147)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:17:05 +01:00
dependabot[bot] fef53d2194
Bump zip from 0.6.2 to 0.6.3 (#901)
Bumps [zip](https://github.com/zip-rs/zip) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/zip-rs/zip/releases)
- [Commits](https://github.com/zip-rs/zip/commits)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:16:49 +01:00
Josiah Bills 94f0f4d6c8
Fix some llvm-profdata related issues (#902)
- Add --llvm-path feature for configurable LLVM path (fixes #848).
- Add ability to pass more files than the max command line length to llvm-profdata (fixes #695 and fixes #838).
- Add the ability to grab coverage info for DLL and other secondary executables.
2022-10-31 10:57:04 +01:00
Nicolas Géniteau 9b4f53a7da
Add markdown output (#885)
Fixes #498
2022-10-31 10:42:34 +01:00
dependabot[bot] 72279db1bf
Bump symbolic-demangle from 9.1.1 to 9.2.1 (#895)
Bumps [symbolic-demangle](https://github.com/getsentry/symbolic) from 9.1.1 to 9.2.1.
- [Release notes](https://github.com/getsentry/symbolic/releases)
- [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/symbolic/compare/9.1.1...9.2.1)

---
updated-dependencies:
- dependency-name: symbolic-demangle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 09:46:08 +02:00
dependabot[bot] aa0efe54fa
Bump semver from 1.0.13 to 1.0.14 (#886)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.13...1.0.14)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 00:01:28 +02:00
dependabot[bot] 48fe3b8360
Bump tera from 1.17.0 to 1.17.1 (#888)
Bumps [tera](https://github.com/Keats/tera) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/Keats/tera/releases)
- [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Keats/tera/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: tera
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 00:01:11 +02:00
dependabot[bot] df01a2d7ec
Bump serde from 1.0.144 to 1.0.145 (#891)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 00:00:53 +02:00
dependabot[bot] ef3fe16a88
Bump md-5 from 0.10.4 to 0.10.5 (#892)
Bumps [md-5](https://github.com/RustCrypto/hashes) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/md-5-v0.10.4...md-5-v0.10.5)

---
updated-dependencies:
- dependency-name: md-5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 00:00:29 +02:00
dependabot[bot] ce318fe62d
Bump smallvec from 1.9.0 to 1.10.0 (#896)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 23:59:54 +02:00
dependabot[bot] c279181c0a
Bump symbolic-common from 9.1.1 to 9.2.1 (#897)
Bumps [symbolic-common](https://github.com/getsentry/symbolic) from 9.1.1 to 9.2.1.
- [Release notes](https://github.com/getsentry/symbolic/releases)
- [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/symbolic/compare/9.1.1...9.2.1)

---
updated-dependencies:
- dependency-name: symbolic-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 23:59:44 +02:00
dependabot[bot] 893a46e5e1
Bump serde_json from 1.0.85 to 1.0.86 (#899)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.85...v1.0.86)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 23:59:34 +02:00
dependabot[bot] 5f7ef8b841
Bump uuid from 1.1.2 to 1.2.1 (#900)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.1.2 to 1.2.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.1.2...1.2.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 23:59:24 +02:00
Simon Hyll b9c5c78207
Fix shields.io URL (#898) 2022-10-10 18:39:35 +02:00
Marco Castelluccio 75f739d7c9 Version 0.8.12 2022-09-11 14:24:30 +02:00
calixteman ee6e128275
Update dependencies and remove useless fomat-macros (#882) 2022-09-11 13:35:15 +02:00
Trinity e95db5f612
update quick-xml to 0.25 (#880) 2022-09-10 18:58:01 +02:00
Marco Castelluccio 87f9e9f08b Version 0.8.11 2022-07-07 10:12:59 +02:00
Marco Castelluccio 06bac513dd
Drop dependency on crossbeam and depend directly on crossbeam_channel (#859) 2022-07-07 10:10:19 +02:00
Marco Castelluccio a9748221ac Update Cargo.lock 2022-07-06 14:16:10 +02:00
dependabot[bot] afe60018a5
Bump serde from 1.0.137 to 1.0.138 (#855)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.138.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.138)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 14:11:53 +02:00
dependabot[bot] e971c7fa50
Bump serde_json from 1.0.81 to 1.0.82 (#854)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.81...v1.0.82)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 14:11:43 +02:00
dependabot[bot] 5fd67da936
Bump semver from 1.0.10 to 1.0.12 (#856)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.10 to 1.0.12.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.10...1.0.12)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 14:11:36 +02:00
dependabot[bot] a7e4e5f70d
Bump smallvec from 1.8.0 to 1.9.0 (#857)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 14:11:26 +02:00
dependabot[bot] 6f2203ba8d
Bump cargo-binutils from 0.3.5 to 0.3.6 (#853)
Bumps [cargo-binutils](https://github.com/rust-embedded/cargo-binutils) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/rust-embedded/cargo-binutils/releases)
- [Changelog](https://github.com/rust-embedded/cargo-binutils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-embedded/cargo-binutils/compare/v0.3.5...v0.3.6)

---
updated-dependencies:
- dependency-name: cargo-binutils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 14:00:55 +02:00
Marco Castelluccio 64c34ef818 Fix new clippy warnings 2022-07-06 13:58:28 +02:00
Marco Castelluccio 28558eeff7 Version 0.8.10 2022-06-12 10:29:37 +02:00
Federico Mena Quintero f642a4cb82 file.html: Add an aria-label to the coverage column
The column with the coverage info can be:

  no coverage (displays nothing, normal background)
  0 (displays nothing, color-coded)
  number (color-coded)

For screen reader users, we make it be like these, respectively:

  no coverage (says "no coverage" in the aria_label)
  0 (says "0")
  number (as usual)
2022-06-12 10:27:44 +02:00
Federico Mena Quintero 273cfa4e2d file.html: Add a cell role to each line's columns
Logically, each of the columns is a cell in a table.

Coverage reports are easy to scan by sighted users by just looking at
the color-coding.

To enable fast scanning for screen reader users who cannot see colors,
we use a tabular structure.  They can move among cells in the same
column quickly, instead of having each whole line read to them.  Then
they can scan for rows that indicate coverage or no coverage.
2022-06-12 10:27:44 +02:00
Federico Mena Quintero 0ff48f0a3f file.html: Add a row role to each line in the coverage report
Since the source code report now has role="table", we make each line
have a role="row".
2022-06-12 10:27:44 +02:00
Federico Mena Quintero d497999854 file.html: Add a div with the table role and a label
To make it easier to navigate the coverage report with a screen
reader, start by wrapping all the rows with a div that has
role="table", and the corresponding aria-label.  This way screen
reader users can find the main content of the page easily; making it a
table gives a hint on how to navigate it.
2022-06-12 10:27:44 +02:00
Marco Castelluccio c908804c04
Update to quick-xml 0.23 (#844)
* Bump quick-xml from 0.22.0 to 0.23.0

Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](tafia/quick-xml@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: quick-xml
  dependency-type: direct:production
  update-type: version-update:semver-minor

* Support converting from quick_xml::events::attributes::AttrError to ParserError

Needed after the update to quick-xml 0.23, given https://github.com/Mingun/fast-xml/pull/4.
2022-06-12 00:29:27 +02:00
Marco Castelluccio 76bf30f799
Update Cargo.lock (#843) 2022-06-12 00:00:56 +02:00
dependabot[bot] 0d91efa516
Bump semver from 1.0.7 to 1.0.10 (#841)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.7 to 1.0.10.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.7...1.0.10)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-11 22:07:06 +02:00
dependabot[bot] 466c7c2941
Bump serde from 1.0.136 to 1.0.137 (#823)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-11 21:20:10 +02:00