Skip to content

Commit

Permalink
Bump web-rwkv to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cryscan committed Jan 15, 2024
1 parent 674ad6f commit 0563b1e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ rust-version = "1.75"
name = "converter"

[dependencies]
web-rwkv = "0.5.0"
web-rwkv = "0.5.1"
# web-rwkv = { git = "https://github.com/cryscan/web-rwkv", tag = "v0.5.0" }
tower = { version = "0.4.13", features = ["full"] }
tower-http = { version = "0.5.0", features = ["full"] }
Expand Down

0 comments on commit 0563b1e

Please sign in to comment.