From 52623fb163c856e965daac4c13426bf616b5a759 Mon Sep 17 00:00:00 2001 From: Felipe Date: Tue, 28 Feb 2023 01:29:00 -0300 Subject: [PATCH] 0.1.3 (#10) Co-authored-by: Felipe Contreras Salinas Reviewed-on: https://oolong.ludwig.dog/pitbuster/huellas/pulls/10 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d8ed1a1..1bd5a7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "huellas" -version = "0.1.2" +version = "0.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html