aboutsummaryrefslogtreecommitdiff
path: root/examples/example-basic/Cargo.toml
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2026-05-23 23:41:04 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2026-05-23 23:49:34 +0800
commit0a2ef958c0dca21d19e4ffc38ba5a7c4078e182a (patch)
treec82fc4242ed393b132ba514eb434d722e7d9c387 /examples/example-basic/Cargo.toml
parentccab1940c019dfbfb7dfcbbe4cb927258933755f (diff)
Rework examples and add entry macro for testing
Diffstat (limited to 'examples/example-basic/Cargo.toml')
-rw-r--r--examples/example-basic/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example-basic/Cargo.toml b/examples/example-basic/Cargo.toml
index 48c281a..c8504fc 100644
--- a/examples/example-basic/Cargo.toml
+++ b/examples/example-basic/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "example-basic"
-version = "0.0.1"
+version = "0.1.0"
edition = "2024"
[dependencies]