Skip to content

Commit 4b060ce

Browse files
authored
Stop renaming the openapiv3 crate (#33)
1 parent 87528cc commit 4b060ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ interested in.
7070

7171
pub use indexmap;
7272
pub use openapi_type_derive::OpenapiType;
73-
pub use openapiv3 as openapi;
73+
pub use openapiv3;
7474

7575
mod impls;
7676
mod visitor;

0 commit comments

Comments
 (0)