summary refs log tree commit diff
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump bytes from 1.6.1 to 1.7.1 (#17526)dependabot[bot]2024-08-071-2/+2
* Bump regex from 1.10.5 to 1.10.6 (#17527)dependabot[bot]2024-08-071-2/+2
* Bump serde_json from 1.0.121 to 1.0.122 (#17525)dependabot[bot]2024-08-061-2/+2
* Bump serde_json from 1.0.120 to 1.0.121 (#17493)dependabot[bot]2024-07-301-2/+3
* Bump bytes from 1.6.0 to 1.6.1 (#17441)dependabot[bot]2024-07-151-2/+2
* Bump ulid from 1.1.2 to 1.1.3 (#17442)dependabot[bot]2024-07-151-2/+2
* Bump serde_json from 1.0.119 to 1.0.120 (#17408)dependabot[bot]2024-07-081-2/+2
* Bump serde from 1.0.203 to 1.0.204 (#17409)dependabot[bot]2024-07-081-4/+4
* Bump serde_json from 1.0.117 to 1.0.119 (#17385)dependabot[bot]2024-07-011-2/+2
* Bump log from 0.4.21 to 0.4.22 (#17384)dependabot[bot]2024-07-011-2/+2
* Bump lazy_static from 1.4.0 to 1.5.0 (#17355)dependabot[bot]2024-06-241-2/+2
* Bump regex from 1.10.4 to 1.10.5 (#17290)dependabot[bot]2024-06-111-2/+2
* Bump serde from 1.0.202 to 1.0.203 (#17232)dependabot[bot]2024-05-281-4/+4
* Bump serde from 1.0.201 to 1.0.202 (#17221)dependabot[bot]2024-05-211-4/+4
* Bump anyhow from 1.0.83 to 1.0.86 (#17220)dependabot[bot]2024-05-211-2/+2
* Bump serde_json from 1.0.116 to 1.0.117 (#17182)dependabot[bot]2024-05-141-2/+2
* Bump serde from 1.0.200 to 1.0.201 (#17183)dependabot[bot]2024-05-141-4/+4
* Update PyO3 to 0.21 (#17162)Erik Johnston2024-05-081-90/+111
* Bump serde from 1.0.199 to 1.0.200 (#17161)dependabot[bot]2024-05-071-4/+4
* Bump serde from 1.0.198 to 1.0.199 (#17132)dependabot[bot]2024-04-291-4/+4
* Bump serde_json from 1.0.115 to 1.0.116 (#17112)dependabot[bot]2024-04-261-2/+2
* Bump serde from 1.0.197 to 1.0.198 (#17111)dependabot[bot]2024-04-261-4/+4
* MSC4108 implementation (#17056)Quentin Gliech2024-04-251-2/+162
* Bump anyhow from 1.0.81 to 1.0.82 (#17095)dependabot[bot]2024-04-191-2/+2
* Helpers to transform Twisted requests to Rust http Requests/Responses (#17081)Quentin Gliech2024-04-181-2/+90
* Bump serde_json from 1.0.114 to 1.0.115 (#17041)dependabot[bot]2024-04-091-2/+2
* Bump regex from 1.10.3 to 1.10.4 (#17028)dependabot[bot]2024-04-081-2/+2
* Bump anyhow from 1.0.80 to 1.0.81 (#17009)dependabot[bot]2024-03-191-2/+2
* Bump pyo3 from 0.20.2 to 0.20.3 (#16962)dependabot[bot]2024-03-141-10/+18
* Bump serde_json from 1.0.113 to 1.0.114 (#16961)dependabot[bot]2024-03-131-2/+2
* Bump serde from 1.0.196 to 1.0.197 (#16963)dependabot[bot]2024-03-131-4/+4
* Bump log from 0.4.20 to 0.4.21 (#16977)dependabot[bot]2024-03-131-2/+2
* Bump anyhow from 1.0.79 to 1.0.80 (#16935)dependabot[bot]2024-02-211-2/+2
* Bump serde from 1.0.195 to 1.0.196 (#16867)dependabot[bot]2024-02-011-4/+4
* Bump serde_json from 1.0.111 to 1.0.113 (#16866)dependabot[bot]2024-02-011-2/+2
* Bump regex from 1.9.6 to 1.10.3 (#16837)dependabot[bot]2024-01-221-6/+6
* Bump pyo3 from 0.20.0 to 0.20.2 (#16791)dependabot[bot]2024-01-101-10/+10
* Bump anyhow from 1.0.75 to 1.0.79 (#16789)dependabot[bot]2024-01-101-2/+2
* Bump serde_json from 1.0.108 to 1.0.111 (#16792)dependabot[bot]2024-01-101-12/+12
* Bump serde from 1.0.192 to 1.0.193 (#16693)dependabot[bot]2023-11-271-4/+4
* Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) (#16673)V024602023-11-221-32/+28
* Bump serde from 1.0.190 to 1.0.192 (#16627)dependabot[bot]2023-11-131-4/+4
* Bump serde_json from 1.0.107 to 1.0.108 (#16604)dependabot[bot]2023-11-081-2/+2
* Bump serde from 1.0.189 to 1.0.190 (#16577)dependabot[bot]2023-10-301-4/+4
* Bump serde from 1.0.188 to 1.0.189 (#16494)dependabot[bot]2023-10-161-4/+4
* Bump pyo3-log from 0.8.3 to 0.8.4 (#16495)dependabot[bot]2023-10-161-2/+2
* Bump pyo3 from 0.17.1 to 0.19.2 (#16162)V024602023-10-061-14/+14
* Bump regex from 1.9.5 to 1.9.6 (#16408)dependabot[bot]2023-10-021-4/+4
* Bump serde_json from 1.0.106 to 1.0.107 (#16345)dependabot[bot]2023-09-181-2/+2
* Bump serde_json from 1.0.105 to 1.0.106 (#16296)dependabot[bot]2023-09-111-2/+2
* Bump regex from 1.9.4 to 1.9.5 (#16233)dependabot[bot]2023-09-051-6/+6
* Bump serde from 1.0.184 to 1.0.188 (#16194)dependabot[bot]2023-08-281-4/+4
* Bump regex from 1.9.3 to 1.9.4 (#16195)dependabot[bot]2023-08-281-6/+6
* Bump anyhow from 1.0.72 to 1.0.75 (#16141)dependabot[bot]2023-08-241-2/+2
* Bump serde_json from 1.0.104 to 1.0.105 (#16140)dependabot[bot]2023-08-241-2/+2
* Bump serde from 1.0.183 to 1.0.184 (#16139)dependabot[bot]2023-08-221-4/+4
* Bump log from 0.4.19 to 0.4.20 (#16109)dependabot[bot]2023-08-151-2/+2
* Bump serde from 1.0.179 to 1.0.183 (#16074)dependabot[bot]2023-08-071-7/+7
* Bump regex from 1.9.1 to 1.9.3 (#16073)dependabot[bot]2023-08-071-6/+6
* Bump serde from 1.0.175 to 1.0.179 (#16033)dependabot[bot]2023-07-311-4/+4
* Bump serde_json from 1.0.103 to 1.0.104 (#16032)dependabot[bot]2023-07-311-2/+2
* Bump serde from 1.0.171 to 1.0.175 (#15982)dependabot[bot]2023-07-261-4/+4
* Bump anyhow from 1.0.71 to 1.0.72 (#15949)dependabot[bot]2023-07-171-2/+2
* Bump pyo3-log from 0.8.2 to 0.8.3 (#15951)dependabot[bot]2023-07-171-2/+2
* Bump serde_json from 1.0.100 to 1.0.103 (#15950)dependabot[bot]2023-07-171-2/+2
* Bump regex from 1.8.4 to 1.9.1 (#15902)dependabot[bot]2023-07-101-4/+16
* Bump serde_json from 1.0.99 to 1.0.100 (#15901)dependabot[bot]2023-07-101-13/+13
* Bump serde_json from 1.0.97 to 1.0.99 (#15832)dependabot[bot]2023-06-261-2/+2
* Bump serde_json from 1.0.96 to 1.0.97 (#15797)dependabot[bot]2023-06-191-2/+2
* Bump regex from 1.7.3 to 1.8.4 (#15769)dependabot[bot]2023-06-131-6/+6
* Bump log from 0.4.18 to 0.4.19 (#15761)dependabot[bot]2023-06-131-2/+2
* Bump pyo3-log from 0.8.1 to 0.8.2 (#15759)dependabot[bot]2023-06-121-2/+2
* Bump serde from 1.0.163 to 1.0.164 (#15760)dependabot[bot]2023-06-121-4/+4
* Bump log from 0.4.17 to 0.4.18 (#15681)dependabot[bot]2023-05-291-5/+2
* Bump serde from 1.0.162 to 1.0.163 (#15589)dependabot[bot]2023-05-151-4/+4
* Bump serde from 1.0.160 to 1.0.162 (#15548)dependabot[bot]2023-05-081-4/+4
* Bump anyhow from 1.0.70 to 1.0.71 (#15507)dependabot[bot]2023-05-011-2/+2
* Bump serde from 1.0.159 to 1.0.160 (#15443)dependabot[bot]2023-04-171-4/+4
* Bump serde_json from 1.0.95 to 1.0.96 (#15442)dependabot[bot]2023-04-171-2/+2
* Bump serde_json from 1.0.94 to 1.0.95 (#15371)dependabot[bot]2023-04-031-2/+2
* Bump serde from 1.0.158 to 1.0.159 (#15370)dependabot[bot]2023-04-031-4/+4
* Bump regex from 1.7.1 to 1.7.3 (#15325)dependabot[bot]2023-03-271-4/+4
* Bump serde from 1.0.157 to 1.0.158 (#15324)dependabot[bot]2023-03-271-7/+7
* Bump serde from 1.0.155 to 1.0.157 (#15287)dependabot[bot]2023-03-201-11/+22
* Bump anyhow from 1.0.69 to 1.0.70 (#15288)dependabot[bot]2023-03-201-2/+2
* Bump serde from 1.0.152 to 1.0.155 (#15253)dependabot[bot]2023-03-131-4/+4
* Bump serde_json from 1.0.93 to 1.0.94 (#15214)Co-authored-by: dependabot[bot]...dependabot[bot]2023-03-061-2/+2
* Update pyo3-log to v0.8.1 (#15043)V024602023-02-131-2/+2
* Bump serde_json from 1.0.92 to 1.0.93 (#15062)dependabot[bot]2023-02-131-2/+2
* Bump anyhow from 1.0.68 to 1.0.69 (#14996)dependabot[bot]2023-02-061-2/+2
* Bump serde_json from 1.0.91 to 1.0.92 (#14997)dependabot[bot]2023-02-061-2/+2
* Bump regex from 1.7.0 to 1.7.1 (#14848)dependabot[bot]2023-01-161-2/+2
* Bump serde from 1.0.151 to 1.0.152 (#14758)dependabot[bot]2023-01-051-4/+4
* Bump serde_json from 1.0.89 to 1.0.91 (#14696)dependabot[bot]2022-12-191-2/+2
* Bump anyhow from 1.0.66 to 1.0.68 (#14694)dependabot[bot]2022-12-191-2/+2
* Bump serde from 1.0.150 to 1.0.151 (#14697)dependabot[bot]2022-12-191-4/+4
* Bump blake2 from 0.10.5 to 0.10.6 (#14695)dependabot[bot]2022-12-191-2/+2
* Bump serde from 1.0.148 to 1.0.150 (#14659)dependabot[bot]2022-12-121-4/+4
* Bump serde_json from 1.0.88 to 1.0.89 (#14560)dependabot[bot]2022-11-281-2/+2
* Bump serde from 1.0.147 to 1.0.148 (#14559)dependabot[bot]2022-11-281-6/+6
* Bump serde_json from 1.0.87 to 1.0.88 (#14505)dependabot[bot]2022-11-211-2/+2
* Bump blake2 from 0.10.4 to 0.10.5 (#14426)dependabot[bot]2022-11-141-2/+2
* Bump pyo3 from 0.17.2 to 0.17.3 (#14381)dependabot[bot]2022-11-071-10/+10
* Bump regex from 1.6.0 to 1.7.0 (#14380)dependabot[bot]2022-11-071-2/+2
* Bump serde_json from 1.0.86 to 1.0.87 (#14279)dependabot[bot]2022-10-241-2/+2
* Bump anyhow from 1.0.65 to 1.0.66 (#14278)dependabot[bot]2022-10-241-2/+2
* Bump serde from 1.0.145 to 1.0.147 (#14277)dependabot[bot]2022-10-241-4/+4
* Enable dependabot for Rust dependencies (#14132)Erik Johnston2022-10-111-28/+28
* Update Cargo.lock file. (#13889)Patrick Cloke2022-09-231-10/+152
* Lock rust dependencies (#13858)Erik Johnston2022-09-211-0/+324