Skip to content

Commit

Permalink
Merge pull request #267 from dcSpark/nicarq-patch-1
Browse files Browse the repository at this point in the history
Update Cargo.toml to 0.5.2
  • Loading branch information
nicarq authored Mar 6, 2024
2 parents fc2ee52 + 1c0585c commit f377090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shinkai_node"
version = "0.5.0"
version = "0.5.2"
edition = "2018"
authors = ["Nico Arqueros <[email protected]>"]

Expand Down Expand Up @@ -116,4 +116,4 @@ features = ["unstable"]

[dev-dependencies]
mockito = "1.0.2"
tokio-tungstenite = "0.15.0"
tokio-tungstenite = "0.15.0"

0 comments on commit f377090

Please sign in to comment.