From 02c9591983642f5e8495cc3feaffe2ca0b744db0 Mon Sep 17 00:00:00 2001 From: Connor Skees Date: Thu, 29 Dec 2022 02:30:59 -0500 Subject: update grass to 0.12.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fb2b562..bc0a0b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -83,4 +83,4 @@ url = "2" fake-tty = "0.3.1" [build-dependencies] -grass = { version = "0.11", default-features = false } +grass = { version = "0.12", default-features = false } -- cgit v1.2.3