<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates, branch arti-v2.5.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.5.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.5.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-08-03T20:34:49Z</updated>
<entry>
<title>Merge branch 'reldate' into 'main'</title>
<updated>2026-08-03T20:34:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-08-03T20:34:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=21b2d9c1bb8e1a249a3ea95c378d8cccc76c8064'/>
<id>urn:sha1:21b2d9c1bb8e1a249a3ea95c378d8cccc76c8064</id>
<content type='text'>
arti-client: Update release date

See merge request tpo/core/arti!4269</content>
</entry>
<entry>
<title>arti-client: update release date</title>
<updated>2026-08-03T20:01:02Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-03T20:01:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd1fb22afea20d10b19e1de4e53f3232c1ef08fc'/>
<id>urn:sha1:fd1fb22afea20d10b19e1de4e53f3232c1ef08fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgraded dependencies for equix bench</title>
<updated>2026-08-03T19:54:15Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-03T19:54:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=76c6e43728a638d2650a607ec98b5b661f66c8dd'/>
<id>urn:sha1:76c6e43728a638d2650a607ec98b5b661f66c8dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgraded dependencies for hashx bench</title>
<updated>2026-08-03T19:53:47Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-03T19:53:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=da18851323ee0e15a454651be3fb1b775ff38f05'/>
<id>urn:sha1:da18851323ee0e15a454651be3fb1b775ff38f05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Cargo.lock files</title>
<updated>2026-08-03T19:51:11Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-03T19:50:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fbde9c9e561785b234510ca6aa488d4ebde9d040'/>
<id>urn:sha1:fbde9c9e561785b234510ca6aa488d4ebde9d040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump versions for crates with non-functional changes</title>
<updated>2026-08-03T19:48:24Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-03T19:48:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b9ec7ca47501c26a7974e050b81d9ae4f49cb1d'/>
<id>urn:sha1:6b9ec7ca47501c26a7974e050b81d9ae4f49cb1d</id>
<content type='text'>
```bash
bump=(caret equix fs-mistrust fslock-guard futures-copy oneshot-fused-workaround retry-error safelog slotmap-careful test-temp-dir web-time-compat)
./maint/bump-nodep "${bump[@]}"
```
</content>
</entry>
<entry>
<title>Bump patch version for hashx crate</title>
<updated>2026-08-03T19:35:21Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-03T19:35:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cc05741fd58ea68783eb9af8e0d5e0521e6c0f7c'/>
<id>urn:sha1:cc05741fd58ea68783eb9af8e0d5e0521e6c0f7c</id>
<content type='text'>
```bash
cargo set-version --bump patch -p hashx
```
</content>
</entry>
<entry>
<title>Bump version for arti crate</title>
<updated>2026-08-03T19:33:40Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-03T19:33:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3f9abbe8284731b5912c2cc02cda9953964d1ec3'/>
<id>urn:sha1:3f9abbe8284731b5912c2cc02cda9953964d1ec3</id>
<content type='text'>
```bash
cargo set-version --bump patch -p arti
```
</content>
</entry>
<entry>
<title>Bump versions for tor-* and arti-* crates</title>
<updated>2026-08-03T19:31:55Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-03T19:31:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8c8f2375bb0402467fd0e7bc8b2547055d2f75f4'/>
<id>urn:sha1:8c8f2375bb0402467fd0e7bc8b2547055d2f75f4</id>
<content type='text'>
```bash
readarray -t bump &lt; &lt;(maint/list-crates | grep -P '^tor-|^arti-')
for crate in "${bump[@]}"; do cargo set-version --bump minor -p "${crate}"; done
```
</content>
</entry>
<entry>
<title>proto: Update semver with the changes to the logging</title>
<updated>2026-08-03T18:27:50Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-08-03T17:53:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b7dcf196c7d097a0d9d60d88b6b50a86d1500bf8'/>
<id>urn:sha1:b7dcf196c7d097a0d9d60d88b6b50a86d1500bf8</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
</feed>
