summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2026-02-22 09:13:45 +1300
committerBen Bridle <ben@derelict.engineering>2026-02-22 10:15:33 +1300
commitac16ccabbab8c54f62fc65483cca4486d51f602c (patch)
tree3ab657144fc15338fb01a03314220b35ffade1f4 /Cargo.toml
parentf7d67da481c8523a2cb09df057b5d17de459cd37 (diff)
downloadtoaster-162f64c547b33033b305f2d513d78e4f854b6003.zip
Update version to 2.0.0v2.0.0
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 0ea748b..3672ec2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toaster"
-version = "1.13.0"
+version = "2.0.0"
edition = "2021"
[dependencies]