Index: libcst/native/libcst/Cargo.toml
===================================================================
--- libcst.orig/native/libcst/Cargo.toml
+++ libcst/native/libcst/Cargo.toml
@@ -5,7 +5,7 @@
 
 [package]
 name = "libcst"
-version = "0.1.0"
+version = "0.5.0"
 authors = ["LibCST Developers"]
 edition = "2018"
 rust-version = "1.53"
@@ -41,7 +41,7 @@ libcst_derive = { path = "../libcst_deri
 
 [dev-dependencies]
 criterion = { version = "0.5.1", features = ["html_reports"] }
-criterion-cycles-per-byte = "0.1"
+criterion-cycles-per-byte = "0.5"
 difference = "2.0.0"
 
 [[bench]]
