<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/examples/hyper-examples/Cargo.toml, branch arti-v1.6.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-02T15:17:55Z</updated>
<entry>
<title>release: Bump versions in examples/ and maint/</title>
<updated>2025-10-02T15:17:55Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-10-02T15:06:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c71b2076b2b59276b4866aab4e7c671232072ccf'/>
<id>urn:sha1:c71b2076b2b59276b4866aab4e7c671232072ccf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release: Run fixup-features.</title>
<updated>2025-10-01T18:36:58Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-10-01T15:42:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9792d6af3c156453cb4c2df9a212bf99c813a109'/>
<id>urn:sha1:9792d6af3c156453cb4c2df9a212bf99c813a109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require tracing-subscriber 0.3.20</title>
<updated>2025-09-02T12:53:23Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-02T12:53:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e06be9ae33b9f9cd494cd5d3ce51034ee1ae9451'/>
<id>urn:sha1:e06be9ae33b9f9cd494cd5d3ce51034ee1ae9451</id>
<content type='text'>
Fixes RUSTSEC-2025-0055.
</content>
</entry>
<entry>
<title>Fix complaints from "cargo sort"</title>
<updated>2025-08-27T16:43:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-27T16:43:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cdad27f2bdd0c67c6675c8a582bfca2a40376a7b'/>
<id>urn:sha1:cdad27f2bdd0c67c6675c8a582bfca2a40376a7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run "fixup-features"</title>
<updated>2025-08-27T16:42:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-27T16:42:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bf1c8592b74c3e34bdfa1489f91b4039707e3cd3'/>
<id>urn:sha1:bf1c8592b74c3e34bdfa1489f91b4039707e3cd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update webpki-roots dependency to 1.0.2</title>
<updated>2025-08-26T19:39:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-26T19:39:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18f31fc12868197e34f6ccb771f463125687ad68'/>
<id>urn:sha1:18f31fc12868197e34f6ccb771f463125687ad68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into !2941</title>
<updated>2025-08-11T11:57:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-11T11:57:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d13be7eea65fb009511ad4e6a6600b3d222ef443'/>
<id>urn:sha1:d13be7eea65fb009511ad4e6a6600b3d222ef443</id>
<content type='text'>
Conflicts:
	examples/hyper/hyper-http-client-example/Cargo.toml
	examples/hyper/hyper-http-hs-example/Cargo.toml

In both cases, just the change of edition, which I have applied to
	examples/hyper-examples/Cargo.toml
instead.
</content>
</entry>
<entry>
<title>hyper-examples: Use native-tls instead of rustls</title>
<updated>2025-07-20T22:12:26Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-07-20T22:12:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f1f3eab742c4f5240a899d0015bebaab63879a00'/>
<id>urn:sha1:f1f3eab742c4f5240a899d0015bebaab63879a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hyper-examples: Remove hyper-custom-connector-example</title>
<updated>2025-07-20T21:41:36Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-06-04T21:19:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=14098e0f77b63f49d520284c0702a3c34a0ff53f'/>
<id>urn:sha1:14098e0f77b63f49d520284c0702a3c34a0ff53f</id>
<content type='text'>
We will make a separate library for this.
</content>
</entry>
<entry>
<title>hyper-examples: Rename example directory</title>
<updated>2025-07-20T21:41:36Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-04-16T02:49:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d2aacb9cebda20435ba0f3bf09417fbe2e68576d'/>
<id>urn:sha1:d2aacb9cebda20435ba0f3bf09417fbe2e68576d</id>
<content type='text'>
This directory had to be renamed because otherwise it would cause conflicts with the actual hyper crate in the CI pipeline.
</content>
</entry>
</feed>
