Commit graph

66 commits

Author SHA1 Message Date
dependabot[bot]
06e2792282
Bump asn1 from 0.5.2 to 0.5.3 in /src/rust (#6132)
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/alex/rust-asn1/releases)
- [Commits](https://github.com/alex/rust-asn1/compare/0.5.2...0.5.3)

---
updated-dependencies:
- dependency-name: asn1
  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>
2021-06-20 11:27:34 -04:00
dependabot[bot]
1e3eab5d17
Bump redox_syscall from 0.2.8 to 0.2.9 in /src/rust (#6126)
Bumps redox_syscall from 0.2.8 to 0.2.9.

---
updated-dependencies:
- dependency-name: redox_syscall
  dependency-type: indirect
  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>
2021-06-17 08:29:28 -04:00
dependabot[bot]
5fa3887f00
Bump asn1 from 0.5.1 to 0.5.2 in /src/rust (#6121)
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/alex/rust-asn1/releases)
- [Commits](https://github.com/alex/rust-asn1/compare/0.5.1...0.5.2)

---
updated-dependencies:
- dependency-name: asn1
  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>
2021-06-16 07:38:09 -04:00
dependabot[bot]
52dd0e55e3
Bump libc from 0.2.96 to 0.2.97 in /src/rust (#6117)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.96 to 0.2.97.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.96...0.2.97)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: indirect
  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>
2021-06-14 07:57:13 -04:00
dependabot[bot]
b9ce2292a4
Bump syn from 1.0.72 to 1.0.73 in /src/rust (#6105)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.72 to 1.0.73.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.72...1.0.73)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: indirect
  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>
2021-06-10 08:37:51 -04:00
dependabot[bot]
1eeee2b843
Bump libc from 0.2.95 to 0.2.96 in /src/rust (#6102)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.95 to 0.2.96.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.95...0.2.96)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: indirect
  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>
2021-06-09 07:23:56 -04:00
Paul Kehrer
5565587b0b
oxidize invaliditydate (#6101)
* oxidize invaliditydate

* linters win every time

* prettier
2021-06-09 00:25:07 -04:00
dependabot[bot]
a85e7c6fb7
Bump asn1 from 0.5.0 to 0.5.1 in /src/rust (#6091)
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/alex/rust-asn1/releases)
- [Commits](https://github.com/alex/rust-asn1/compare/0.5.0...0.5.1)

---
updated-dependencies:
- dependency-name: asn1
  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>
2021-06-06 19:51:53 -04:00
Alex Gaynor
2cdbaff2d1
Move OCSPRequest implementation to Rust (#6059)
* Move OCSPRequest implementation to Rust
2021-05-30 19:09:34 -05:00
Alex Gaynor
e22242f280
Bump to rust-asn1 0.5.0 (#6074) 2021-05-30 18:34:11 -05:00
dependabot[bot]
d119c40afc
Bump libc from 0.2.94 to 0.2.95 in /src/rust (#6068)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.94 to 0.2.95.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.94...0.2.95)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 08:11:46 -04:00
dependabot[bot]
84beab1921
Bump proc-macro2 from 1.0.26 to 1.0.27 in /src/rust (#6058)
Bumps [proc-macro2](https://github.com/alexcrichton/proc-macro2) from 1.0.26 to 1.0.27.
- [Release notes](https://github.com/alexcrichton/proc-macro2/releases)
- [Commits](https://github.com/alexcrichton/proc-macro2/compare/1.0.26...1.0.27)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 07:36:44 -04:00
dependabot[bot]
920574069a
Bump asn1 from 0.4.1 to 0.4.2 in /src/rust (#6041)
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/alex/rust-asn1/releases)
- [Commits](https://github.com/alex/rust-asn1/compare/0.4.1...0.4.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-09 20:56:07 -04:00
dependabot[bot]
46b3be6fd7
Bump redox_syscall from 0.2.7 to 0.2.8 in /src/rust (#6036)
Bumps redox_syscall from 0.2.7 to 0.2.8.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 07:52:18 -04:00
dependabot[bot]
70a8d6e899
Bump syn from 1.0.71 to 1.0.72 in /src/rust (#6033)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.71 to 1.0.72.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.71...1.0.72)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 08:18:20 -04:00
Alex Gaynor
5c434bb073
update for rust-asn1 0.4 (#6030) 2021-05-03 11:10:32 -05:00
dependabot[bot]
a67f3066dc
Bump lock_api from 0.4.3 to 0.4.4 in /src/rust (#6032)
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.3...lock_api-0.4.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 07:55:56 -04:00
dependabot[bot]
233579d4be
Bump unicode-xid from 0.2.1 to 0.2.2 in /src/rust (#6025)
Bumps [unicode-xid](https://github.com/unicode-rs/unicode-xid) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/unicode-rs/unicode-xid/releases)
- [Commits](https://github.com/unicode-rs/unicode-xid/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 07:03:31 -04:00
dependabot[bot]
4b31b1d7ff
Bump redox_syscall from 0.2.6 to 0.2.7 in /src/rust (#6021)
Bumps redox_syscall from 0.2.6 to 0.2.7.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 07:45:35 -04:00
dependabot[bot]
9720335e76
Bump syn from 1.0.70 to 1.0.71 in /src/rust (#6019)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.70...1.0.71)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-28 08:37:48 -04:00
dependabot[bot]
b1c3e2f283
Bump libc from 0.2.93 to 0.2.94 in /src/rust (#6014)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.93 to 0.2.94.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.93...0.2.94)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 08:39:16 -04:00
Alex Gaynor
62124e673a
Port OCSP Request extension parsing to Rust (#6005)
* Port OCSP Request extension parsing to Rust

* Added test for rando oid

* Update src/rust/src/asn1.rs

Co-authored-by: Paul Kehrer <paul.l.kehrer@gmail.com>

Co-authored-by: Paul Kehrer <paul.l.kehrer@gmail.com>
2021-04-24 14:33:47 -05:00
dependabot[bot]
4dd2d988ca
Bump asn1 from 0.3.6 to 0.3.7 in /src/rust (#5999)
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/alex/rust-asn1/releases)
- [Commits](https://github.com/alex/rust-asn1/compare/0.3.6...0.3.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 08:20:21 -04:00
dependabot[bot]
5ecb3d45b0
Bump syn from 1.0.69 to 1.0.70 in /src/rust (#5993)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.69 to 1.0.70.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.69...1.0.70)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 08:36:10 -04:00
dependabot[bot]
6db4e0fb85
Bump asn1 from 0.3.5 to 0.3.6 in /src/rust (#5987)
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/alex/rust-asn1/releases)
- [Commits](https://github.com/alex/rust-asn1/compare/0.3.5...0.3.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 08:09:35 -04:00
dependabot[bot]
f2a334cf6d
Bump asn1 from 0.3.3 to 0.3.5 in /src/rust (#5980)
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.3.3 to 0.3.5.
- [Release notes](https://github.com/alex/rust-asn1/releases)
- [Commits](https://github.com/alex/rust-asn1/compare/0.3.3...0.3.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-16 18:24:57 -04:00
dependabot[bot]
42884072d1
Bump redox_syscall from 0.2.5 to 0.2.6 in /src/rust (#5971)
Bumps redox_syscall from 0.2.5 to 0.2.6.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 08:30:21 -04:00
dependabot[bot]
db89e50033
Bump asn1 from 0.3.1 to 0.3.3 in /src/rust (#5968)
Bumps [asn1](https://github.com/alex/rust-asn1) from 0.3.1 to 0.3.3.
- [Release notes](https://github.com/alex/rust-asn1/releases)
- [Commits](https://github.com/alex/rust-asn1/compare/0.3.1...0.3.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 08:16:58 -04:00
Alex Gaynor
bc8df09424
Converted DER parsing of SPKIs to rust (#5963) 2021-04-11 22:43:58 -05:00
Alex Gaynor
ead8275389
Port a tiny tiny bit of the ASN.1 parsing to Rust (#5357) 2021-04-11 15:44:27 -05:00
dependabot[bot]
58f0ad5b6b
Bump syn from 1.0.68 to 1.0.69 in /src/rust (#5957)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.68...1.0.69)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 07:58:46 -04:00
dependabot[bot]
fb2246ed00
Bump libc from 0.2.92 to 0.2.93 in /src/rust (#5955)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.92 to 0.2.93.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.92...0.2.93)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 08:04:04 -04:00
dependabot[bot]
16a3227ccd
Bump lock_api from 0.4.2 to 0.4.3 in /src/rust (#5953)
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.2...lock_api-0.4.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 08:26:14 -04:00
dependabot[bot]
451dcce7fd
Bump syn from 1.0.67 to 1.0.68 in /src/rust (#5949)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.67 to 1.0.68.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.67...1.0.68)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-03 19:02:45 -04:00
dependabot[bot]
f0b2269f72
Bump libc from 0.2.91 to 0.2.92 in /src/rust (#5946)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.91 to 0.2.92.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.91...0.2.92)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-31 08:10:09 -04:00
dependabot[bot]
395fce1704
Bump syn from 1.0.64 to 1.0.67 in /src/rust (#5940)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.64 to 1.0.67.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.64...1.0.67)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 22:43:36 -04:00
dependabot[bot]
fe5cb7551e
Bump libc from 0.2.90 to 0.2.91 in /src/rust (#5929)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.90 to 0.2.91.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.90...0.2.91)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 08:39:39 -04:00
dependabot[bot]
0ce239be02
Bump ctor from 0.1.19 to 0.1.20 in /src/rust (#5930)
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.1.19 to 0.1.20.
- [Release notes](https://github.com/mmastrac/rust-ctor/releases)
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 07:48:49 -04:00
dependabot[bot]
a141ebe694
Bump libc from 0.2.89 to 0.2.90 in /src/rust (#5922)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.89 to 0.2.90.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.89...0.2.90)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 19:53:42 -04:00
dependabot[bot]
bd2fb1f09c
Bump libc from 0.2.88 to 0.2.89 in /src/rust (#5917)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.88 to 0.2.89.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.88...0.2.89)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 08:13:06 -04:00
dependabot[bot]
4ba7f21c01
Bump syn from 1.0.63 to 1.0.64 in /src/rust (#5915)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.63 to 1.0.64.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.63...1.0.64)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 07:54:04 -04:00
dependabot[bot]
c5cc44a313
Bump syn from 1.0.62 to 1.0.63 in /src/rust (#5909)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.62 to 1.0.63.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.62...1.0.63)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 07:28:12 -05:00
dependabot[bot]
8df153664a
Bump syn from 1.0.61 to 1.0.62 in /src/rust (#5903)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.61...1.0.62)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 07:57:35 -05:00
dependabot[bot]
7a9a9e15b8
Bump libc from 0.2.87 to 0.2.88 in /src/rust (#5902)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.87 to 0.2.88.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.87...0.2.88)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 07:49:42 -05:00
dependabot[bot]
6539e3381e
Bump syn from 1.0.60 to 1.0.61 in /src/rust (#5895)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.60 to 1.0.61.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.60...1.0.61)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-05 07:55:13 -05:00
dependabot[bot]
e09cd90f77
Bump libc from 0.2.86 to 0.2.87 in /src/rust (#5891)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.86 to 0.2.87.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.86...0.2.87)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 07:39:57 -05:00
dependabot[bot]
a15b5808eb
Bump redox_syscall from 0.2.4 to 0.2.5 in /src/rust (#5832)
Bumps redox_syscall from 0.2.4 to 0.2.5.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 08:47:11 -05:00
Alex Gaynor
7e30277483
Bump pyo3 and lower MSRV (#5823) 2021-02-13 13:35:56 -06:00
dependabot[bot]
4b7ebaff0e
Bump libc from 0.2.85 to 0.2.86 in /src/rust (#5793)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.85 to 0.2.86.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.85...0.2.86)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-09 08:45:46 -05:00
dependabot[bot]
fb3c73a0b1
Bump ctor from 0.1.18 to 0.1.19 in /src/rust (#5741)
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.1.18 to 0.1.19.
- [Release notes](https://github.com/mmastrac/rust-ctor/releases)
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 08:43:16 -05:00