<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates, branch arti-v1.2.6</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.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-08-01T15:15:11Z</updated>
<entry>
<title>Bump "arti" crate to 1.2.6</title>
<updated>2024-08-01T15:15:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-01T15:12:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b12219b6dc58d4133f309e7f201abb503563aeff'/>
<id>urn:sha1:b12219b6dc58d4133f309e7f201abb503563aeff</id>
<content type='text'>
Done with

```
cargo set-version --bump patch -p arti
```
</content>
</entry>
<entry>
<title>Bump versions for tor- and arti- crates to 0.21.0</title>
<updated>2024-08-01T15:09:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-01T15:09:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5c2019c5e55a370877b92af67312714b7660847c'/>
<id>urn:sha1:5c2019c5e55a370877b92af67312714b7660847c</id>
<content type='text'>
This is the result of:

```
for crate in $( ./maint/list_crates  |grep '^\(tor\|arti-\)' ); do
    cargo set-version -p $crate 0.21.0
done
```
</content>
</entry>
<entry>
<title>Run "cargo update" for crates/{equix/hashx}/bench.</title>
<updated>2024-08-01T15:07:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-01T15:07:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=13b6376f7ba6e815b23e1bc58ff6d361b1fbcf4a'/>
<id>urn:sha1:13b6376f7ba6e815b23e1bc58ff6d361b1fbcf4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor bumps on fslock-guard, fs-mistrust, equix</title>
<updated>2024-08-01T15:01:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-01T15:01:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3978b76e84a4c9fbcb51391dcf84a4e7920dfa06'/>
<id>urn:sha1:3978b76e84a4c9fbcb51391dcf84a4e7920dfa06</id>
<content type='text'>
No updates on their dependents, because:

   fslock-guard (only tests have changed)
   equix (only change is removal of a private constant)
   fs-mistrust (documentation, formatting, and use of Path::try_exists in tests)
</content>
</entry>
<entry>
<title>Run "fixup-features".</title>
<updated>2024-08-01T12:06:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-01T12:06:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c6e419723f0f1c6d5fd02f07d5158e205c1671be'/>
<id>urn:sha1:c6e419723f0f1c6d5fd02f07d5158e205c1671be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ffi: Make "sealed" a little less effective.</title>
<updated>2024-07-31T18:49:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-31T18:49:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ac02694c0c2d35955b90e7e37aa512d76f85a4d7'/>
<id>urn:sha1:ac02694c0c2d35955b90e7e37aa512d76f85a4d7</id>
<content type='text'>
Rust 1.70 (our MSRV) will not allow us to use a trait from a private
module in this way, unfortunately.
</content>
</entry>
<entry>
<title>ffi: Re-run cbindgen.</title>
<updated>2024-07-31T17:57:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-31T17:57:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4497317f07df7a0f13bddc4e7a7727dbe12532b9'/>
<id>urn:sha1:4497317f07df7a0f13bddc4e7a7727dbe12532b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ffi: Add some explicit ()s to prove they are there.</title>
<updated>2024-07-31T17:54:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-31T17:25:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4f8b574cfe7c35db3cc074fec59937b051b9c93'/>
<id>urn:sha1:c4f8b574cfe7c35db3cc074fec59937b051b9c93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ffi: Document safety for each function using ffi_body_raw.</title>
<updated>2024-07-31T17:54:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-31T13:00:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6961e83f6ecbd975d7ed3610d6170a76240cac1a'/>
<id>urn:sha1:6961e83f6ecbd975d7ed3610d6170a76240cac1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ffi: rename ffi_body_simple to ffi_body_raw</title>
<updated>2024-07-31T17:54:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-31T12:50:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5cdfa510127ea53126b1398f44e26b2fd540326f'/>
<id>urn:sha1:5cdfa510127ea53126b1398f44e26b2fd540326f</id>
<content type='text'>
</content>
</entry>
</feed>
