diff rust/Cargo.lock @ 48244:b56858d85a7b

bookmarks: add a `ignore` variant of the bookmark mode This new mode allow to disable bookmark exchange with some path (or all path). Differential Revision: https://phab.mercurial-scm.org/D11677
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 15 Oct 2021 04:41:24 +0200
parents 63e86fc9bfec
children d3ec82016104
line wrap: on
line diff
--- a/rust/Cargo.lock	Fri Oct 15 04:25:58 2021 +0200
+++ b/rust/Cargo.lock	Fri Oct 15 04:41:24 2021 +0200
@@ -1,7 +1,5 @@
 # This file is automatically @generated by Cargo.
 # It is not intended for manual editing.
-version = 3
-
 [[package]]
 name = "adler"
 version = "0.2.3"