<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/talpid-openvpn-plugin, branch Add-imperative-verb-tidy</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=Add-imperative-verb-tidy</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=Add-imperative-verb-tidy'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2024-02-27T09:38:19Z</updated>
<entry>
<title>Replace err_derive with thiserror</title>
<updated>2024-02-27T09:38:19Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim@hulthe.net</email>
</author>
<published>2024-02-26T13:24:15Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a6d3578d256349ffe74b7c6a7a80ac2d70b7f68e'/>
<id>urn:sha1:a6d3578d256349ffe74b7c6a7a80ac2d70b7f68e</id>
<content type='text'>
`err_derive` is unmaintained and will probably stop working with rust
edition 2024. `thiserror` is almost a drop-in replacement. This commit
simply replaces all occurences of `derive(err_derive::Error)` with
`derive(thiserror::Error)` and fixes the attributes, but the Error and
Display impls should be identical.
</content>
</entry>
<entry>
<title>Fix redundant imports</title>
<updated>2024-02-19T14:28:02Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2024-02-19T09:07:28Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=07bf94820842bd3a034ca4e9b32641d7ef1c5e78'/>
<id>urn:sha1:07bf94820842bd3a034ca4e9b32641d7ef1c5e78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year to 2024</title>
<updated>2024-02-19T14:08:20Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2024-02-19T06:59:01Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=982b1b437d8568f4f927e48c7a711724d9285e57'/>
<id>urn:sha1:982b1b437d8568f4f927e48c7a711724d9285e57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tonic_build::compile_protos() automatically prints rerun-if-changed</title>
<updated>2024-02-06T14:25:20Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and.mikhaylov@gmail.com</email>
</author>
<published>2024-02-01T15:13:14Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f565a3d10559febe24f436f55c71aa1363e2f42a'/>
<id>urn:sha1:f565a3d10559febe24f436f55c71aa1363e2f42a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rust-version to all Cargo.toml</title>
<updated>2024-01-16T15:02:46Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-01-11T14:57:24Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=13ea9817ce0213beaddebb5bd3d520e5b7a9ec59'/>
<id>urn:sha1:13ea9817ce0213beaddebb5bd3d520e5b7a9ec59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove version and publish cargo metadata</title>
<updated>2024-01-09T12:01:13Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-01-05T15:17:09Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=cba8dd7d81c4f2d2490a6c3bb340ca7afbb308ed'/>
<id>urn:sha1:cba8dd7d81c4f2d2490a6c3bb340ca7afbb308ed</id>
<content type='text'>
Since Rust 1.75.0 the `version` field is optional. The version
defaults to "0.0.0" if it's not specified, and `publish` defaults
to false if no version has been given. So by not specifying
a version we get both `version = "0.0.0" and `publish = false`
"for free"
</content>
</entry>
<entry>
<title>Add workspace level lints</title>
<updated>2024-01-04T17:06:21Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2023-07-13T14:21:27Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6c7cabdd1492399618f0ecc8840b3c3dddfaeb3e'/>
<id>urn:sha1:6c7cabdd1492399618f0ecc8840b3c3dddfaeb3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move log depedency to workspace toml file</title>
<updated>2023-09-11T14:34:44Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-09-08T14:51:41Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ea815b83a11f6e40c240f0b6686b6823bea5193e'/>
<id>urn:sha1:ea815b83a11f6e40c240f0b6686b6823bea5193e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make env_logger a workspace dependency</title>
<updated>2023-09-11T14:34:41Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-09-08T13:55:26Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=986e0c4ffef1beafb65f765650ad78f9e51dd1b1'/>
<id>urn:sha1:986e0c4ffef1beafb65f765650ad78f9e51dd1b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make err-derive a workspace dependency</title>
<updated>2023-09-11T14:34:41Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-09-08T13:53:14Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=61f5eb87c54a57f8240ca7a11952416271566ac2'/>
<id>urn:sha1:61f5eb87c54a57f8240ca7a11952416271566ac2</id>
<content type='text'>
</content>
</entry>
</feed>
