Update crate description

pull/3/head
sgoudham 3 years ago
parent 1920054778
commit fda95e225b
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

@ -3,7 +3,7 @@ name = "bst-rs"
version = "0.1.0"
edition = "2021"
authors = ["Goudham Suresh <sgoudham@gmail.com>"]
description = "A simple BST implementation within Rust"
description = "Recursive & Iterative Binary Search Tree Implementations within Rust"
license = "MIT"
readme = "README.md"
repository = "https://github.com/sgoudham/bst-rs"

Loading…
Cancel
Save