<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirpublish/semver.md, branch arti-v2.5.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.5.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.5.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-07-30T15:20:05Z</updated>
<entry>
<title>tor-dirpublish: change `Uploader::upload()` to not require `Arc`</title>
<updated>2026-07-30T15:20:05Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-07-27T22:46:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5e18bcd7dcbd3bb11248f08e1415c86da799080c'/>
<id>urn:sha1:5e18bcd7dcbd3bb11248f08e1415c86da799080c</id>
<content type='text'>
I was a bit confused as to why `Uploader::upload()` required an
`Arc&lt;Self&gt;`, and after looking at the code it appears that this `Arc`
isn't needed anywhere outside of the `PublishReactor`.

Instead `Uploader::upload()` now takes a `&amp;self` instead of `Arc&lt;Self&gt;`.
</content>
</entry>
</feed>
