diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 6b199b0..a813a85 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -51,7 +51,7 @@ source = "git+https://github.com/gennyble/confindent?branch=v2#127f579c284131feb [[package]] name = "corgi" -version = "0.1.0" +version = "1.0.0" dependencies = [ "confindent", "http-body-util", |