<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/Cargo.lock, branch arti-v2.1.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.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-03-02T17:43:16Z</updated>
<entry>
<title>Bump arti crate to 2.1.0</title>
<updated>2026-03-02T17:43:16Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-02T17:43:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c7b94bf659658467d4554ae3f0ce8ab9646b297d'/>
<id>urn:sha1:c7b94bf659658467d4554ae3f0ce8ab9646b297d</id>
<content type='text'>
Done using:

```
cargo set-version --bump minor -p arti
```
</content>
</entry>
<entry>
<title>Bump all the unstable tor- and arti- crates to 0.40.0.</title>
<updated>2026-03-02T17:42:42Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-02T17:42:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=404764338e0f5df7209c89c4a48ad50e53423bd1'/>
<id>urn:sha1:404764338e0f5df7209c89c4a48ad50e53423bd1</id>
<content type='text'>
Done using:

```
for crate in $(./maint/list_crates  | rg '^(tor|arti-)'); do
    cargo set-version -p $crate 0.40.0
done
</content>
</entry>
<entry>
<title>Bump the versions of the non-{arti-,tor-} crates</title>
<updated>2026-03-02T17:36:23Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-02T17:36:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d45c09c8e808c90c4fcb5416fd52c3c138b4871a'/>
<id>urn:sha1:d45c09c8e808c90c4fcb5416fd52c3c138b4871a</id>
<content type='text'>
The non-{arti-,tor-} crates are:
```
./maint/list-crates  | rg -v '^(tor|arti)'
oneshot-fused-workaround
slotmap-careful
test-temp-dir
fslock-guard
hashx
equix
caret
fs-mistrust
safelog
retry-error
futures-copy
```

Because this release bumps the MSRV, I am bumping the minor version of all of
them.

MINOR="
oneshot-fused-workaround
slotmap-careful
test-temp-dir
fslock-guard
hashx
equix
caret
fs-mistrust
safelog
retry-error
futures-copy
"

for crate in $MINOR; do
    cargo set-version --bump minor -p $crate;
done
```
</content>
</entry>
<entry>
<title>tor-relay: convert to derive_deftly(TorConfig)</title>
<updated>2026-02-24T13:05:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-18T13:24:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=43131364cdb73f8cffe7a2d3bf82b20d3c5f7019'/>
<id>urn:sha1:43131364cdb73f8cffe7a2d3bf82b20d3c5f7019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>relay: Implement a helper to build RelayIdentities</title>
<updated>2026-02-23T20:17:32Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-02-19T18:39:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c22607156b1bddfe8a50e3bfccefbbb07d6d458c'/>
<id>urn:sha1:c22607156b1bddfe8a50e3bfccefbbb07d6d458c</id>
<content type='text'>
This required to add a slight helper to our tor-key-forge RSA key d-d
macro to access the inner keypair. This avoids a clone.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>Update shellexpand to fix nightly build failure</title>
<updated>2026-02-23T16:35:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2026-02-23T16:33:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c4597199bd1f069f0c781bb99a9f4a6d9eb4ce4'/>
<id>urn:sha1:7c4597199bd1f069f0c781bb99a9f4a6d9eb4ce4</id>
<content type='text'>
This brings
  https://gitlab.com/ijackson/rust-shellexpand/-/merge_requests/20
into arti.git and should fix at least one of the current CI failures
on main, arti#2370.
</content>
</entry>
<entry>
<title>Merge branch 'config-migrate-part1' into 'main'</title>
<updated>2026-02-20T11:07:23Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-20T11:07:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b4566fcee61d1fb43bce1da0f16584e95b4819d6'/>
<id>urn:sha1:b4566fcee61d1fb43bce1da0f16584e95b4819d6</id>
<content type='text'>
Port several crates to derive_deftly(TorConfig)

See merge request tpo/core/arti!3691</content>
</entry>
<entry>
<title>deps: ran 'cargo update -p criterion'</title>
<updated>2026-02-19T08:23:10Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-02-19T08:22:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7008fa68e9a2a68191fde1c216a0ae1d5a12b3e3'/>
<id>urn:sha1:7008fa68e9a2a68191fde1c216a0ae1d5a12b3e3</id>
<content type='text'>
This will hopefully fix our nightly 'cargo-check-targets' CI job.

Unclear why cargo also downgrades some versions of windows-sys.
</content>
</entry>
<entry>
<title>deps: ran 'cargo update -p native-tls'</title>
<updated>2026-02-18T18:29:08Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-02-18T18:29:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b0681b084b3c025da41f3493bb5f0de780f2e89d'/>
<id>urn:sha1:b0681b084b3c025da41f3493bb5f0de780f2e89d</id>
<content type='text'>
This is to fix a build issue on iOS.

Unclear why cargo also randomly changes the versions of windows-sys.
</content>
</entry>
<entry>
<title>tor-hsrproxy: migrate to derive_deftly(TorConfig)</title>
<updated>2026-02-17T13:55:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-11T20:02:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bfcb554ebd136f15c44d860bd4f268e9904ab369'/>
<id>urn:sha1:bfcb554ebd136f15c44d860bd4f268e9904ab369</id>
<content type='text'>
</content>
</entry>
</feed>
