Skip to content

Commit e3ac1fd

Browse files
authored
Update Cargo.toml
1 parent 8c880a1 commit e3ac1fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ oauth2-types = { path = "./crates/oauth2-types/", version = "=0.15.0-rc.0" }
5757
syn2mas = { path = "./crates/syn2mas", version = "=0.15.0-rc.0" }
5858

5959
# :tchap:
60-
[workspace.dependencies.tchap]
61-
path = "./crates/tchap"
62-
version = "=0.1.0"
60+
# [workspace.dependencies.tchap]
61+
# path = "./crates/tchap"
62+
# version = "=0.1.0"
6363
# :tchap:end
6464

6565
# OpenAPI schema generation and validation

0 commit comments

Comments
 (0)