<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-relay/Cargo.toml, branch arti-v2.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-02-02T17:03:49Z</updated>
<entry>
<title>release: Bump `arti-*` and `tor-*` crates to 0.39.0</title>
<updated>2026-02-02T17:03:49Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T16:41:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b80fc6060ca05104f6a2d499b39778cd51bb1b76'/>
<id>urn:sha1:b80fc6060ca05104f6a2d499b39778cd51bb1b76</id>
<content type='text'>
Done via:

```
for crate in $(./maint/list-crates  | rg '^(tor|arti-)'); do
        cargo set-version -p $crate 0.39.0
done
```
</content>
</entry>
<entry>
<title>release: run fixup-features.</title>
<updated>2026-01-29T20:36:22Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-01-29T20:36:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b98b08bf8ddad95e07c5f8938bd8e31bfccd2b29'/>
<id>urn:sha1:b98b08bf8ddad95e07c5f8938bd8e31bfccd2b29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-relay: call `tor_log_ratelim::install_runtime`</title>
<updated>2026-01-14T21:00:59Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-01-14T19:16:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1169de9c62682333d90377b04c221acfe65f7923'/>
<id>urn:sha1:1169de9c62682333d90377b04c221acfe65f7923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'version-bump' into 'main'</title>
<updated>2026-01-13T09:07:31Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2026-01-13T09:07:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e3bc58dcd2a2ef5e9b32e75c6dbd43e8dd319885'/>
<id>urn:sha1:e3bc58dcd2a2ef5e9b32e75c6dbd43e8dd319885</id>
<content type='text'>
Bump dependencies for 1.9.0

See merge request tpo/core/arti!3570</content>
</entry>
<entry>
<title>cargo: Update `arti-*` and `tor-*` to `0.38.0`</title>
<updated>2026-01-12T12:32:35Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2026-01-12T12:32:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=230b0201ea730a633e55c2781611a52c5ec73c28'/>
<id>urn:sha1:230b0201ea730a633e55c2781611a52c5ec73c28</id>
<content type='text'>
Done using the following:
```bash
for crate in $(./maint/list_crates  | rg '^(tor|arti-)'); do
	cargo set-version -p $crate 0.38.0
done
```
</content>
</entry>
<entry>
<title>cargo: Run fixup-features for release</title>
<updated>2026-01-12T10:41:36Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2026-01-12T10:41:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4c226f3486151300bfd53920c4b5ca34db1172a9'/>
<id>urn:sha1:4c226f3486151300bfd53920c4b5ca34db1172a9</id>
<content type='text'>
Executed command:
```
cargo run -p fixup-features -- --exclude examples/ --exclude maint/ Cargo.toml
```
</content>
</entry>
<entry>
<title>arti-relay: implement `CircMgrConfig`</title>
<updated>2025-12-17T15:28:24Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-17T05:53:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c66e78c63de5bc689a8f4710f99f93162fb8297e'/>
<id>urn:sha1:c66e78c63de5bc689a8f4710f99f93162fb8297e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-relay: implement `GuardMgrConfig`</title>
<updated>2025-12-17T15:28:24Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-17T05:50:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=589d85125660135fcdbeea95b55038e60151ff11'/>
<id>urn:sha1:589d85125660135fcdbeea95b55038e60151ff11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-relay: add `NetworkConfig` to config</title>
<updated>2025-12-17T15:28:24Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-17T05:46:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=380b83575aead98f1aeafabc8a13ff73584fd99f'/>
<id>urn:sha1:380b83575aead98f1aeafabc8a13ff73584fd99f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-relay: install default ring crypto provider</title>
<updated>2025-12-09T19:45:31Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-09T19:15:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d480b007737af9b581b3518e428ead58bf7a8108'/>
<id>urn:sha1:d480b007737af9b581b3518e428ead58bf7a8108</id>
<content type='text'>
This is what arti uses, and fixes the warning:

```text
WARN tor_rtcompat::impls::rustls: Creating a RustlsRuntime, but no CryptoProvider is installed. The application should call CryptoProvider::install_default()
```
</content>
</entry>
</feed>
