@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "desert-framework-macros"
|
name = "desert-framework-macros"
|
||||||
version = "0.1.2"
|
version = "0.1.3"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Procedural macros for desert-framework"
|
description = "Procedural macros for desert-framework"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "desert_framework"
|
name = "desert_framework"
|
||||||
version = "0.1.2"
|
version = "0.1.3"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Micro-framework for building backend applications in Rust with Axum"
|
description = "Micro-framework for building backend applications in Rust with Axum"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user