<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint, branch arti-v0.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-05-03T10:57:48Z</updated>
<entry>
<title>Merge branch 'explain_downgrade' into 'main'</title>
<updated>2022-05-03T10:57:48Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2022-05-03T10:57:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=78ca87314cfbb1fea801a929fe519b67919d1157'/>
<id>urn:sha1:78ca87314cfbb1fea801a929fe519b67919d1157</id>
<content type='text'>
Add a comment explaining what downgrade_dependencies is for.

See merge request tpo/core/arti!480</content>
</entry>
<entry>
<title>remove some unecessary crates from downgrade_dependencies</title>
<updated>2022-04-28T18:50:50Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-04-28T16:21:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0fea8535dfbd9001653f74cb8ea1288a75d65f75'/>
<id>urn:sha1:0fea8535dfbd9001653f74cb8ea1288a75d65f75</id>
<content type='text'>
nix:0.4.2 is no longer a dependency
synstructure:0.12.0 is no longer required to build
</content>
</entry>
<entry>
<title>Add a comment explaining what downgrade_dependencies is for.</title>
<updated>2022-04-28T18:23:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-28T18:23:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6fecbc721aa4861599d3d497a7bfa01db28145c0'/>
<id>urn:sha1:6fecbc721aa4861599d3d497a7bfa01db28145c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tls-api to 0.8.0</title>
<updated>2022-04-28T15:43:32Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-04-28T15:38:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d1bd9e209f932d745710883b792c87550d40eb6c'/>
<id>urn:sha1:d1bd9e209f932d745710883b792c87550d40eb6c</id>
<content type='text'>
and remove corresponding RUSTSEC from ignored list
</content>
</entry>
<entry>
<title>downgrade_dependencies: Remove "quote" exception.</title>
<updated>2022-04-26T16:16:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-26T13:33:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0425de104cb51cd0eec99d92bd8ae0543f3040d3'/>
<id>urn:sha1:0425de104cb51cd0eec99d92bd8ae0543f3040d3</id>
<content type='text'>
This is no longer necessary. :)
</content>
</entry>
<entry>
<title>Use git source for derive_builder for now, for sub_builder feature</title>
<updated>2022-04-21T13:07:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-04-21T11:03:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6da7a2e3e2c33b4a1448632a41e11210690c6f52'/>
<id>urn:sha1:6da7a2e3e2c33b4a1448632a41e11210690c6f52</id>
<content type='text'>
This commitid is the current head of my MR branch
  https://github.com/colin-kiegel/rust-derive-builder/pull/253
  https://github.com/ijackson/rust-derive-builder/tree/field-builder
Using the commitid prevents surprises if that branch is updated.

We will require this newer version of derive_builder.  The version
will need to be bumped again later, assuming the upstream MR is merged
and upstream do a release containing the needed changes.

We will need the new version of not only `derive_builder_core` (the
main macro implementation) but also`derive_builder` for a new error
type.
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-04-11T18:21:17Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2022-04-11T18:21:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ea283584f5cea950a37b74546c0d166fad009842'/>
<id>urn:sha1:ea283584f5cea950a37b74546c0d166fad009842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'cargo-audit' into 'main'</title>
<updated>2022-04-08T15:55:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-08T15:55:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=adb94f8047b8f56437fdc65cce201f89e56d089a'/>
<id>urn:sha1:adb94f8047b8f56437fdc65cce201f89e56d089a</id>
<content type='text'>
fix maint/cargo_audit not propagating error and add temporary exceptions

See merge request tpo/core/arti!452</content>
</entry>
<entry>
<title>fix maint/cargo_audit not propagating error and add temporary exceptions</title>
<updated>2022-04-08T14:51:35Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-04-08T14:44:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=777eb8a5fce4942eb4f212153a067fae3351f72b'/>
<id>urn:sha1:777eb8a5fce4942eb4f212153a067fae3351f72b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use default toolchain from rustup instead of stable for coverage</title>
<updated>2022-04-08T14:19:28Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-04-08T14:19:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c4ad15fc30a6ea1a40f84d2f0a848ec5610b61a'/>
<id>urn:sha1:7c4ad15fc30a6ea1a40f84d2f0a848ec5610b61a</id>
<content type='text'>
using stable doesn't work for CI because a specific version like 1.60 is installed
</content>
</entry>
</feed>
