Skip to content

Commit cdf88ae

Browse files
authored
fix: added arjun's mailid
1 parent 98740d6 commit cdf88ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "shorterdb"
33
version = "0.1.0"
4-
authors = ["K V Varun Krishnan <hello@vrn21.com>", "M Arjun Krishna"]
4+
authors = ["K V Varun Krishnan <hello@vrn21.com>", "M Arjun Krishna <arjunkrishna7356@gmail.com>"]
55
edition = "2021"
66
description = "A simple Key value store built using SkipLists, De-LSM arch, embeddable and grpc enabled."
77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)