diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock index 25241c8..f7f322a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -46,9 +46,8 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "confindent" -version = "2.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5a06ecfd8e0b653f5b0a1b083f74a275d2aab7834b90bce8c66f3c0b2f53fb1" +version = "2.2.1" +source = "git+https://github.com/gennyble/confindent?branch=v2#127f579c284131feb15f5deec45dde57a5f44284" [[package]] name = "corgi" |