Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit adce2a0

Browse files
committed
Bump to 0.5.2
1 parent fccc404 commit adce2a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "cc-utils"
33
description = "Rust Fullstack utils (strict error handling, `Consider` trait, MessagePack support, etc.) for Salvo and Yew/Dioxus/Leptos/*"
4-
version = "0.5.1"
5-
edition = "2021"
4+
version = "0.5.2"
5+
edition = "2024"
66
license = "MIT"
77
authors = ["Klimenty Titov <aclo.create@gmail.com>"]
88
repository = "https://github.com/markcda/cc-utils"

0 commit comments

Comments
 (0)