From 75f2a5bd77c1aeb2439403d4f044fb08161f29cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Fri, 31 Jul 2020 11:47:37 +0200 Subject: [PATCH] Update version and dependencies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c0fae99..abcbd25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MPL-2.0" name = "rustbreak" readme = "README.md" repository = "https://github.com/TheNeikos/rustbreak" -version = "2.0.0-rc3" +version = "2.0.0" [package.metadata.docs.rs] all-features = true