<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/Cargo.toml, branch arti-1.2.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-1.2.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-1.2.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-04-02T13:16:32Z</updated>
<entry>
<title>Bump arti crate to 1.2.1</title>
<updated>2024-04-02T13:16:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T13:16:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6472c298205932f6cbb1d4be71008e95a8d1fead'/>
<id>urn:sha1:6472c298205932f6cbb1d4be71008e95a8d1fead</id>
<content type='text'>
Done with
```
cargo set-version -p arti --bump patch
```
</content>
</entry>
<entry>
<title>Update unstable `tor/arti-*` crates to 0.17.0.</title>
<updated>2024-04-02T13:14:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T13:14:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=40de76c6c0b508183de602bcf0d7ebc7c62218ef'/>
<id>urn:sha1:40de76c6c0b508183de602bcf0d7ebc7c62218ef</id>
<content type='text'>
Done with:
```
CRATES="
tor-basic-utils
tor-async-utils
tor-error
tor-config
tor-events
tor-units
tor-geoip
tor-rtcompat
tor-rtmock
tor-log-ratelim
tor-rpcbase
tor-llcrypto
tor-protover
tor-bytes
tor-hscrypto
tor-hspow
tor-socksproto
tor-checkable
tor-cert
tor-linkspec
tor-cell
tor-proto
tor-netdoc
tor-consdiff
tor-netdir
tor-relay-selection
tor-congestion
tor-persist
tor-chanmgr
tor-ptmgr
tor-guardmgr
tor-circmgr
tor-dirclient
tor-dirmgr
tor-keymgr
tor-hsclient
tor-hsservice
tor-hsrproxy
arti-client
arti-rpcserver
arti-config
arti-hyper
arti-bench
arti-testing
"

for crate in $CRATES; do
    cargo set-version -p "$crate" 0.17.0
done
```
</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>Remove now-needless dependencies on the "config" crate</title>
<updated>2024-03-13T13:48:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-15T16:07:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ed17454a8fae5be4a24fefa596d51a2b4bae5aa8'/>
<id>urn:sha1:ed17454a8fae5be4a24fefa596d51a2b4bae5aa8</id>
<content type='text'>
arti and arti-testing no longer need it;
tor-config no longer needs it in dev-dependencies.
</content>
</entry>
<entry>
<title>arti-rpcserver: Bump patchlevel.</title>
<updated>2024-03-04T14:51:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-29T19:57:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd601fe12248c8d4c60e9a4eac48157d83eab6e1'/>
<id>urn:sha1:fd601fe12248c8d4c60e9a4eac48157d83eab6e1</id>
<content type='text'>
The version of its `arti-client` dependency changes from 0.14.0 -&gt;
0.14.1.
</content>
</entry>
<entry>
<title>arti: Bump minor version.</title>
<updated>2024-03-04T14:51:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-04T12:25:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=49a9e420bda9ffc269d7ef6f84f119fdbc57db7f'/>
<id>urn:sha1:49a9e420bda9ffc269d7ef6f84f119fdbc57db7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the minor version, for crates with breaking changes.</title>
<updated>2024-03-04T14:51:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-29T19:04:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ca957705291301d90680fce8d537a085cc1ce67'/>
<id>urn:sha1:9ca957705291301d90680fce8d537a085cc1ce67</id>
<content type='text'>
APIs were broken in these pre-1.0.0 crates:
```
tor-keymgr
tor-config
tor-checkable
tor-circmgr
tor-dirmgr
tor-hsclient
tor-hsservice
tor-hsrproxy
```

Done with:
```
cargo set-version --bump minor -p tor-keymgr
cargo set-version --bump minor -p tor-config
cargo set-version --bump minor -p tor-checkable
cargo set-version --bump minor -p tor-circmgr
cargo set-version --bump minor -p tor-dirmgr
cargo set-version --bump minor -p tor-hsclient
cargo set-version --bump minor -p tor-hsservice
cargo set-version --bump minor -p tor-hsrproxy
```
</content>
</entry>
<entry>
<title>Bump patchlevel of pre-1.0.0 crates with new APIs.</title>
<updated>2024-03-04T14:51:49Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-29T19:01:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1beb705eefe18bccbc6f29ab522d33a611c78c7b'/>
<id>urn:sha1:1beb705eefe18bccbc6f29ab522d33a611c78c7b</id>
<content type='text'>
APIs were added:
```
tor-units
tor-cell
tor-proto
tor-netdir
arti-client
```

 Done with:
```
cargo set-version --bump patch -p tor-units
cargo set-version --bump patch -p tor-cell
cargo set-version --bump patch -p tor-proto
cargo set-version --bump patch -p tor-netdir
cargo set-version --bump patch -p arti-client
```
</content>
</entry>
<entry>
<title>Upgrade to latest config.</title>
<updated>2024-02-28T14:27:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-28T14:26:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e5c87dbb68f66262e866cfb3b4f92fdaeea6ba51'/>
<id>urn:sha1:e5c87dbb68f66262e866cfb3b4f92fdaeea6ba51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: mark onion-service-service non-experimental.</title>
<updated>2024-02-20T20:14:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-20T20:12:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=26c759ed5e8c9888de9e872e81bb4556f9c5f739'/>
<id>urn:sha1:26c759ed5e8c9888de9e872e81bb4556f9c5f739</id>
<content type='text'>
</content>
</entry>
</feed>
