summaryrefslogtreecommitdiffstats
path: root/crate_db/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crate_db/Cargo.toml')
-rw-r--r--crate_db/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crate_db/Cargo.toml b/crate_db/Cargo.toml
index 558301a..d8ee715 100644
--- a/crate_db/Cargo.toml
+++ b/crate_db/Cargo.toml
@@ -1,7 +1,7 @@
[package]
edition = "2018"
name = "crate_db"
-version = "0.4.6"
+version = "0.4.7"
authors = ["Kornel <kornel@geekhood.net>"]
description = "Internal index of crates used by crates.rs"