From 57858f738773b6cbe735dfa21bac96ffff97b2bc Mon Sep 17 00:00:00 2001 From: lyinch Date: Fri, 18 Feb 2022 23:31:26 +0100 Subject: Bump version to 0.2.119 --- libc-test/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libc-test/Cargo.toml b/libc-test/Cargo.toml index 345a701463..7d7eaa80b9 100644 --- a/libc-test/Cargo.toml +++ b/libc-test/Cargo.toml @@ -12,7 +12,7 @@ A test crate for the libc crate. [dependencies.libc] path = ".." -version = "0.2.118" +version = "0.2.119" default-features = false [build-dependencies] -- cgit v1.2.1