Skip to content

Commit a49877a

Browse files
Isabella MonstwilloIsabella Monstwillo
authored andcommitted
Fix: failed fixed merge conflict
1 parent 6700d80 commit a49877a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ documentation = "https://docs.rs/oasgen"
1313

1414
[dependencies]
1515
inventory = "0.3.13"
16-
openapiv3-extended = { version = "6.0.1" }
16+
openapiv3-extended.workspace = true
1717
serde_json = "1.0.100"
1818
actix-web = { version = "4.3.1", optional = true }
1919
axum = { version = "0.8.1", optional = true }

0 commit comments

Comments
 (0)