Skip to content

Commit 4343441

Browse files
committed
Add repo URL
1 parent 2f68c4c commit 4343441

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
@@ -5,7 +5,7 @@ edition = "2024"
55
authors = ["Snehal Koukuntla <snehalreddyk@gmail.com>"]
66
description = "A Fast Small-then-Spill LRU cache"
77
license = "MIT OR Apache-2.0"
8-
repository = "https://github.com/yourusername/tiny-lru"
8+
repository = "https://github.com/Snehal-Reddy/tiny-lru"
99
keywords = ["lru", "cache", "performance", "embedded", "hft"]
1010
categories = ["data-structures", "caching"]
1111

0 commit comments

Comments
 (0)