Skip to content

Commit dcdfcc7

Browse files
committed
add documentation as part of package
1 parent 29a3c7e commit dcdfcc7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cano"
3-
version = "0.7.0"
4-
homepage = "https://github.com/nassor/cano"
3+
version = "0.7.2"
4+
homepage = "https://nassor.github.io/cano/"
55
edition = "2024"
66
description = "High-performance orchestration engine for building resilient, self-healing systems in Rust. Uses Finite State Machines (FSM) for strict, type-safe transitions."
77
license = "MIT"

0 commit comments

Comments
 (0)