Skip to content

Commit

Permalink
upgrade version for ouroboros (#1724)
Browse files Browse the repository at this point in the history
  • Loading branch information
darkmmon authored Jul 7, 2023
1 parent a42a9a1 commit 2640565
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 @@ -41,7 +41,7 @@ serde = { version = "1.0", default-features = false }
serde_json = { version = "1.0", default-features = false, optional = true }
sqlx = { version = "0.6", default-features = false, optional = true }
uuid = { version = "1", default-features = false, optional = true }
ouroboros = { version = "0.15", default-features = false }
ouroboros = { version = "0.17", default-features = false }
url = { version = "2.2", default-features = false }
thiserror = { version = "1", default-features = false }

Expand Down

0 comments on commit 2640565

Please sign in to comment.