We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98740d6 commit cdf88aeCopy full SHA for cdf88ae
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "shorterdb"
3
version = "0.1.0"
4
-authors = ["K V Varun Krishnan <hello@vrn21.com>", "M Arjun Krishna"]
+authors = ["K V Varun Krishnan <hello@vrn21.com>", "M Arjun Krishna <arjunkrishna7356@gmail.com>"]
5
edition = "2021"
6
description = "A simple Key value store built using SkipLists, De-LSM arch, embeddable and grpc enabled."
7
license = "MIT OR Apache-2.0"
0 commit comments