Skip to content

Commit fabf284

Browse files
committed
cargo: bump driver's version to 0.2.0
1 parent c1eb4d0 commit fabf284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scylla-rust-wrapper/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scylla-rust-wrapper/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "scylla-cpp-driver-rust"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55
description = "Wrapper for Scylla's Rust driver, exports functions to be used by C"
66
repository = "https://github.com/scylladb/scylla-rust-driver"

0 commit comments

Comments
 (0)