Skip to content

Commit

Permalink
stateroom version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgb committed May 5, 2024
1 parent c7999fe commit ce39c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aper-websocket-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "../README.md"
[dependencies]
anyhow = "1.0.62"
aper = { version="0.3.0", path = "../aper" }
aper-stateroom = { version="0.2.1", path="../aper-stateroom" }
aper-stateroom = { version="0.3.0", path="../aper-stateroom" }
bincode = "1.3.3"
chrono = { version = "0.4.22", features = ["serde", "wasmbind"] }
js-sys = "0.3.59"
Expand Down

0 comments on commit ce39c73

Please sign in to comment.