@@ -17,3 +17,4 @@ include tox.ini
include dulwich.cfg
include .testr.conf
include Cargo.toml
+include Cargo.lock
@@ -1,5 +1,7 @@
0.22.2 UNRELEASED
+ * Ship ``Cargo.lock``. (Jelmer Vernooij, #1287)
+
0.22.1 2024-04-23
* Handle alternate case for worktreeconfig setting (Will Shanks, #1285)