From cd4ba4b913f5ab0e6b1d6e00830ef667eb46b1f5 Mon Sep 17 00:00:00 2001 From: Evgeny Igumnov Date: Sat, 6 Apr 2024 23:25:38 +0500 Subject: [PATCH] polish --- lib/Cargo.toml | 2 +- lib/src/lib.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 307fe69..8f0f162 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shiva" -version = "0.1.14" +version = "0.1.15" edition = "2021" authors = ["Evgeny Igumnov "] diff --git a/lib/src/lib.rs b/lib/src/lib.rs index e9e9688..dd2a840 100644 --- a/lib/src/lib.rs +++ b/lib/src/lib.rs @@ -1,4 +1,4 @@ -//! akjfhdask +//! //! #![doc = include_str!("../README.md")] //!