Skip to content

Commit

Permalink
Update cargo.
Browse files Browse the repository at this point in the history
  • Loading branch information
cryscan committed Oct 11, 2023
1 parent 7e858dc commit 0893010
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ axum = { git = "https://github.com/cryscan/axum", branch = "sse-leading-space" }
tower = { version = "0.4", features = ["util"] }
tower-http = { version = "0.4", features = ["full"] }
tokio = { version = "1", features = ["full"] }
# web-rwkv = "0.3.2"
web-rwkv = { git = "https://github.com/cryscan/web-rwkv", branch = "main" }
web-rwkv = "0.3.3"
# web-rwkv = { git = "https://github.com/cryscan/web-rwkv", branch = "main" }
memmap = "0.7"
bytemuck = "1"
regex = "1.8"
Expand Down

0 comments on commit 0893010

Please sign in to comment.