Skip to content

Commit

Permalink
chore: less odious description
Browse files Browse the repository at this point in the history
  • Loading branch information
loyd committed Aug 24, 2024
1 parent f69bd67 commit b35d93c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elfo/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[package]
name = "elfo"
version = "0.2.0-alpha.16"
description = "Your next actor system"
keywords = ["elfo", "actor", "distributed", "tokio"]
description = "An asynchronous distributed actor framework with robust observability"
keywords = ["elfo", "actor", "distributed", "tokio", "observability"]

repository.workspace = true
authors.workspace = true
Expand Down

0 comments on commit b35d93c

Please sign in to comment.