<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/equix, branch arti-v1.2.3</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.3</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-04-30T12:45:56Z</updated>
<entry>
<title>Update separate lockfiles</title>
<updated>2024-04-30T12:45:56Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-30T12:45:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9da6f0ec80f69471eb98c1653a73019e86f84a9d'/>
<id>urn:sha1:9da6f0ec80f69471eb98c1653a73019e86f84a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump versions of crates with nonfunctional changes</title>
<updated>2024-04-30T12:00:57Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-30T11:56:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1cbd1902bfc2f38e724887bd915fd9b7a41c4497'/>
<id>urn:sha1:1cbd1902bfc2f38e724887bd915fd9b7a41c4497</id>
<content type='text'>
for p in `cat ../u`; do maint/bump_nodep $p; git commit -a -m X; done

where u contains

hashx
equix
fs-mistrust
</content>
</entry>
<entry>
<title>Ship GPL-3 alongside LGPL-3, as required</title>
<updated>2024-04-25T16:12:47Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-25T16:12:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5e39740beb632e509fc16b9cecee3eaff4e211cf'/>
<id>urn:sha1:5e39740beb632e509fc16b9cecee3eaff4e211cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy LGPL-3 file into hashx and equix crates</title>
<updated>2024-04-25T16:12:47Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-23T09:24:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3557b12b8ed618dae95080eaa4e522a37b4cb8ea'/>
<id>urn:sha1:3557b12b8ed618dae95080eaa4e522a37b4cb8ea</id>
<content type='text'>
This is the simplest way to get this included during "cargo publish",
which is necessary.

Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2094#note_3021187
</content>
</entry>
<entry>
<title>remove unused dependencies</title>
<updated>2024-04-02T15:12:03Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2024-03-31T13:48:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4e2939bdfad5e7d3c219da08ce834fb5e459f36'/>
<id>urn:sha1:c4e2939bdfad5e7d3c219da08ce834fb5e459f36</id>
<content type='text'>
Edited-by: Nick Mathewson &lt;nickm@torproject.org&gt;
</content>
</entry>
<entry>
<title>Run cargo update in {equix,hashx}/bench</title>
<updated>2024-04-02T13:36:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T13:36:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1060cc5e2fbb89443c2bd2bd813bd4a22b49e41a'/>
<id>urn:sha1:1060cc5e2fbb89443c2bd2bd813bd4a22b49e41a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump patchlevel versions on non-{tor/arti} crates.</title>
<updated>2024-04-02T13:07:47Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T13:07:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf257f7c24178946263ced1eeca0383db3e1732d'/>
<id>urn:sha1:cf257f7c24178946263ced1eeca0383db3e1732d</id>
<content type='text'>
These have all had backward-compatible changes.
Generated with:

```
cargo set-version --bump patch -p fs-mistrust
cargo set-version --bump patch -p test-temp-dir
cargo set-version --bump patch -p fslock-guard
cargo set-version --bump patch -p hashx
cargo set-version --bump patch -p equix
cargo set-version --bump patch -p caret
cargo set-version --bump patch -p safelog
cargo set-version --bump patch -p retry-error
```
</content>
</entry>
<entry>
<title>deny clippy::unchecked_duration_subtraction</title>
<updated>2024-02-29T17:16:49Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2024-02-29T17:06:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ac5b36027ca825d27ef466501c660ce498fd9e3c'/>
<id>urn:sha1:ac5b36027ca825d27ef466501c660ce498fd9e3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In every crate, change rust-version to 1.70.</title>
<updated>2023-11-28T16:35:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-28T16:35:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1b53c4ca3059fc395c98e2e6d0eb3b58f37c8ec1'/>
<id>urn:sha1:1b53c4ca3059fc395c98e2e6d0eb3b58f37c8ec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update other cargo.lock files.</title>
<updated>2023-10-02T19:04:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-02T19:04:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f926701f8c7fde304d492092aac2acc6de019f3c'/>
<id>urn:sha1:f926701f8c7fde304d492092aac2acc6de019f3c</id>
<content type='text'>
</content>
</entry>
</feed>
