aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorcurly <curlybryce@protonmail.com>2023-02-13 15:22:11 -0700
committercurly <curlybryce@protonmail.com>2023-02-13 15:22:11 -0700
commitf2b16d4087d3e8eccfa8c6bb1cb06bf14844cf3f (patch)
treef6b78b439a6ccd433eff1fd5cd21cc3a36cd85cc /Cargo.toml
parent22d405f0ee90f9977fb37b6bdd8a10a128e786c6 (diff)
downloadrocket_test-f2b16d4087d3e8eccfa8c6bb1cb06bf14844cf3f.tar.gz
rocket_test-f2b16d4087d3e8eccfa8c6bb1cb06bf14844cf3f.tar.bz2
rocket_test-f2b16d4087d3e8eccfa8c6bb1cb06bf14844cf3f.zip
error handling
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 6ba4d6c..515f4ba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rocket_test"
-version = "0.2.0"
+version = "0.2.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html