Skip to content

Commit 7e9f25c

Browse files
committed
Fix tombi compatibility with MSRV
1 parent 2b574be commit 7e9f25c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tombi.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# TODO: remove this once MSRV reaches rust >= 1.94
2+
[[schemas]]
3+
toml-version = "v1.0.0"
4+
path = "tombi://www.schemastore.org/cargo.json"
5+
include = ["Cargo.toml"]

0 commit comments

Comments
 (0)