From 2554674a47a8ab59de5b7468f32727c7ebcc3f8b Mon Sep 17 00:00:00 2001 From: Olivier 'reivilibre Date: Sun, 26 Jun 2022 18:33:00 +0100 Subject: [PATCH] Version 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 88b595c..1719205 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "Fancy wrapper for libMDBX" repository = "https://bics.ga/reivilibre/fancy_mdbx.git" authors = ["Olivier 'reivilibre'"] license = "MIT OR Apache-2.0" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html