summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-04-27 12:33:45 +1200
committerBen Bridle <ben@derelict.engineering>2025-04-27 12:33:45 +1200
commita38d3dd487594f41151db57625410d1b786bebe4 (patch)
tree0fdf6c9105d2f166e136ea33f2fe8f1891f3fa6a /Cargo.toml
parent2fbbf2d13ecb4de3d270ccfa3b61489f5fa51a91 (diff)
downloadlog-bac2fcc4b36fa5a8419206620668cb96f480b751.zip
Update version to 2.0.0HEADv2.0.0main
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 395def4..151380c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "log"
-version = "1.1.2"
+version = "2.0.0"
edition = "2021"
[dependencies]