Skip to content

Commit 943db3b

Browse files
committed
Bump version to 0.5.0
This is the first release from the SurrealDB-owned fork. We're no longer tracking upstream `tikv/client-rust` versions — the crate is published as `surrealdb-tikv-client`, which already disambiguates from upstream's `tikv-client`, so the `-surreal.N` suffix is dropped in favour of plain semver. 0.5.0 also sorts unambiguously above upstream's 0.4.0 publish from 2026-02-07 (which kept the same vulnerable dep stack as 0.3.0).
1 parent 5637553 commit 943db3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "surrealdb-tikv-client"
3-
version = "0.4.0-surreal.1"
3+
version = "0.5.0"
44
keywords = ["TiKV", "KV", "distributed-systems"]
55
license = "Apache-2.0"
66
authors = ["The TiKV Project Authors"]

0 commit comments

Comments
 (0)