From 83f4ce6f517262990502422d71ff32d7e2be7b6f Mon Sep 17 00:00:00 2001 From: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> Date: Wed, 6 Apr 2022 21:05:01 +0200 Subject: [PATCH] upgrade `stuff` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9f1b79f..20ec71b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -stuff = "0.1.4" +stuff = "0.2.0"