Skip to content

Commit

Permalink
fix(core/source): downgrade unicycle v0.10->0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
loyd committed Jul 31, 2024
1 parent 68fe8f0 commit 53966d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elfo-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ once_cell = { version = "1.8.0", features = ["parking_lot"] }
serde_json = { version = "1.0.64", features = ["raw_value"] }
regex = "1.6.0"
thread_local = { version = "1.1.3", optional = true }
unicycle = "0.10.1"
unicycle = "0.9.4"
rmp-serde = { version = "1.1.0", optional = true }
humantime-serde = "1"

Expand Down

0 comments on commit 53966d0

Please sign in to comment.