Skip to content

Commit

Permalink
Dep: upgrade anyerror from 0.1.8 to 0.1.10: adapt removed nightly fea…
Browse files Browse the repository at this point in the history
…ture provide_any
  • Loading branch information
drmingdrmer committed Oct 18, 2023
1 parent 97254a3 commit e2a7ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repository = "https://github.com/datafuselabs/openraft"


[workspace.dependencies]
anyerror = { version = "0.1.8" }
anyerror = { version = "0.1.10" }
anyhow = "1.0.63"
async-entry = "0.3.1"
async-trait = "0.1.36"
Expand Down

0 comments on commit e2a7ba4

Please sign in to comment.