summaryrefslogtreecommitdiff
path: root/src/rust/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Bump quote from 1.0.26 to 1.0.27 in /src/rust (#8894)dependabot[bot]2023-05-091-2/+2
* Bump libc from 0.2.143 to 0.2.144 in /src/rust (#8891)dependabot[bot]2023-05-081-2/+2
* Bump asn1 from 0.15.1 to 0.15.2 in /src/rust (#8886)dependabot[bot]2023-05-071-4/+4
* Bump libc from 0.2.142 to 0.2.143 in /src/rust (#8882)dependabot[bot]2023-05-071-2/+2
* Bump asn1 from 0.15.0 to 0.15.1 in /src/rust (#8871)dependabot[bot]2023-05-051-4/+4
* Bump pkg-config from 0.3.26 to 0.3.27 in /src/rust (#8862)dependabot[bot]2023-05-031-2/+2
* Bump openssl from 0.10.51 to 0.10.52 in /src/rust (#8819)dependabot[bot]2023-04-241-2/+2
* Bump target-lexicon from 0.12.6 to 0.12.7 in /src/rust (#8818)dependabot[bot]2023-04-241-2/+2
* Bump openssl-sys from 0.9.86 to 0.9.87 in /src/rust (#8817)dependabot[bot]2023-04-241-2/+2
* Refactor build so cffi compilation is in its own crate (#8809)Alex Gaynor2023-04-241-0/+10
* Bump asn1 from 0.14.0 to 0.15.0 in /src/rust (#8796)dependabot[bot]2023-04-231-4/+4
* Bump syn (#8793)Alex Gaynor2023-04-231-4/+4
* Convert HMAC to Rust (#8781)Alex Gaynor2023-04-221-0/+11
* Bump libc from 0.2.141 to 0.2.142 in /src/rust (#8765)dependabot[bot]2023-04-201-2/+2
* Fix CI (#8766)Alex Gaynor2023-04-201-4/+4
* begin separation of x509 crate from cryptography crate (#8740)Paul Kehrer2023-04-161-0/+8
* Bump pyo3 from 0.18.2 to 0.18.3 in /src/rust (#8734)dependabot[bot]2023-04-141-10/+10
* Bump openssl from 0.10.49 to 0.10.50 in /src/rust (#8693)dependabot[bot]2023-04-101-4/+4
* Bump libc from 0.2.140 to 0.2.141 in /src/rust (#8667)dependabot[bot]2023-04-041-2/+2
* upgrade rust-asn1, which removes chrono dep (#8664)Paul Kehrer2023-04-041-36/+5
* Bump proc-macro2 from 1.0.55 to 1.0.56 in /src/rust (#8661)dependabot[bot]2023-04-031-2/+2
* Drop usage of clock feature of chrono (#8657)Alex Gaynor2023-04-031-243/+0
* Bump proc-macro2 from 1.0.54 to 1.0.55 in /src/rust (#8652)dependabot[bot]2023-04-011-2/+2
* Update cargo packages that dependabot couldn't handle (#8646)Alex Gaynor2023-04-021-70/+13
* Bump openssl from 0.10.48 to 0.10.49 in /src/rust (#8650)dependabot[bot]2023-04-011-2/+2
* Bump openssl-sys from 0.9.83 to 0.9.84 in /src/rust (#8649)dependabot[bot]2023-04-011-3/+2
* Bump openssl-macros from 0.1.0 to 0.1.1 in /src/rust (#8648)dependabot[bot]2023-04-011-12/+23
* Bump iana-time-zone from 0.1.54 to 0.1.55 in /src/rust (#8641)dependabot[bot]2023-03-301-13/+70
* Bump proc-macro2 from 1.0.53 to 1.0.54 in /src/rust (#8621)dependabot[bot]2023-03-261-2/+2
* Bump target-lexicon from 0.12.4 to 0.12.6 in /src/rust (#8608)dependabot[bot]2023-03-251-2/+2
* Bump indoc from 1.0.4 to 1.0.9 in /src/rust (#8610)dependabot[bot]2023-03-251-5/+2
* Bump pyo3 from 0.18.1 to 0.18.2 in /src/rust (#8607)dependabot[bot]2023-03-251-10/+10
* Bump parking_lot from 0.11.2 to 0.12.1 in /src/rust (#8606)dependabot[bot]2023-03-251-16/+14
* Upgrade to pyo3 0.18 (#6935)Alex Gaynor2023-03-241-51/+39
* update MSRV 1.48.0 -> 1.56.0 (#8587)Paul Kehrer2023-03-241-4/+4
* Migrate x25519 to use rust-openssl (#7933)Alex Gaynor2023-03-241-0/+1
* Bump openssl from 0.10.47 to 0.10.48 in /src/rust (#8581)dependabot[bot]2023-03-241-4/+4
* Refs #8570 -- lower cxx version to match our MSRV (#8572)Alex Gaynor2023-03-221-8/+8
* Bump proc-macro2 from 1.0.52 to 1.0.53 in /src/rust (#8565)dependabot[bot]2023-03-221-2/+2
* Bump iana-time-zone from 0.1.53 to 0.1.54 in /src/rust (#8561)dependabot[bot]2023-03-211-3/+69
* Bump openssl from 0.10.46 to 0.10.47 in /src/rust (#8550)dependabot[bot]2023-03-201-4/+4
* Bump pkg-config from 0.3.25 to 0.3.26 in /src/rust (#8526)dependabot[bot]2023-03-151-2/+2
* Ressurect the PoC of OpenSSL from Rust (#7164)Alex Gaynor2023-03-151-0/+69
* Bump quote from 1.0.25 to 1.0.26 in /src/rust (#8515)dependabot[bot]2023-03-141-2/+2
* Bump quote from 1.0.23 to 1.0.25 in /src/rust (#8510)dependabot[bot]2023-03-131-2/+2
* Bump chrono from 0.4.23 to 0.4.24 in /src/rust (#8509)dependabot[bot]2023-03-121-2/+2
* Bump proc-macro2 from 1.0.51 to 1.0.52 in /src/rust (#8508)dependabot[bot]2023-03-131-2/+2
* Bump libc from 0.2.139 to 0.2.140 in /src/rust (#8491)dependabot[bot]2023-03-101-2/+2
* Bump scratch from 1.0.4 to 1.0.5 in /src/rust (#8457)dependabot[bot]2023-03-061-2/+2
* Bump cxx from 1.0.91 to 1.0.92 in /src/rust (#8456)dependabot[bot]2023-03-061-6/+6