diff --git a/Cargo.toml b/Cargo.toml index 63946b7..11f1a2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ url = "2.5.0" tokio = { version = "1", features = ["full"] } warp = "0.3" chrono = "0.4.38" -nmd-core = {path = "../nmd-core"} +nmd-core = "1.0.0" [profile.profiling] diff --git a/README.md b/README.md index 8831959..5f7924b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![License](https://img.shields.io/badge/license-GPL3-green.svg)](LICENSE) -[![Version](https://img.shields.io/badge/version-v1.4.0-blue.svg)](CHANGELOG.md) +[![Version](https://img.shields.io/badge/version-v1.4.1-blue.svg)](CHANGELOG.md) # New MarkDown