Skip to content

Commit 2c53b57

Browse files
committed
Update package version and edition in Cargo.toml
- Bumped version from 0.1.0 to 1.0.0.
1 parent bda2283 commit 2c53b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "axum-seaorm"
3-
version = "0.1.0"
4-
edition = "2021"
3+
version = "1.0.0"
4+
edition = "2025"
55

66
[dependencies]
77
axum = "0.8.6"

0 commit comments

Comments
 (0)