Skip to content

Commit

Permalink
fix: dep version (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
infiniteregrets authored Dec 11, 2024
1 parent 927f3d3 commit e263246
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 @@ -20,7 +20,7 @@ prost = "0.13.3"
prost-types = "0.13.3"
regex = "1.11.1"
secrecy = "0.8.0"
sync_docs = { git = "https://github.com/s2-streamstore/sync_docs" }
sync_docs = "0.2.0"
thiserror = "1.0.67"
tokio = { version = "1.41.1", features = ["time"] }
tokio-muxt = "0.5.0"
Expand Down

0 comments on commit e263246

Please sign in to comment.