Skip to content

Commit

Permalink
chore: bump serio and uid-mux (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinui0 committed Jun 25, 2024
1 parent 2196234 commit 2f62751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ prost-build = "0.9"
bytes = "1"
yamux = "0.10"
bytemuck = { version = "1.13", features = ["derive"] }
serio = { git = "https://github.com/tlsnotary/tlsn-utils", rev = "6e0be94" }
serio = "0.1"

# io
uid-mux = { git = "https://github.com/tlsnotary/tlsn-utils", rev = "6e0be94" }
uid-mux = "0.1"

# testing
prost = "0.9"
Expand Down

0 comments on commit 2f62751

Please sign in to comment.