fix rpeo
This commit is contained in:
parent
a3a004ce49
commit
e4a4151fd7
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ version = "0.4.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "A very small in-program database with cache, disk storage, etc."
|
description = "A very small in-program database with cache, disk storage, etc."
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/tudbut/microdb"
|
repository = "https://git.tudbut.de/tudbut/microdb"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue