From a78feb46aefaf8e8950e9b029984e9ff98fe69b0 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Mon, 6 Jan 2025 12:21:06 +1300 Subject: Rewrite the library a second time --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ec9290c..2c2d770 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] -name = "markdown_parser" -version = "1.0.0" -authors = ["Ben Bridle "] +name = "markdown" +version = "2.0.0" +authors = ["Ben Bridle "] edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3-70-g09d2