Skip to content

Commit a721a84

Browse files
authored
Revert "update: additional properties of cargo. (SchemaStore#4540)" (SchemaStore#4546)
This reverts commit e0ac0b8.
1 parent e1997a4 commit a721a84

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/schemas/json/cargo.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@
248248
}
249249
}
250250
},
251-
"additionalProperties": false,
252251
"x-tombi-table-keys-order": "ascending"
253252
},
254253
"Edition": {
@@ -812,7 +811,6 @@
812811
}
813812
}
814813
},
815-
"additionalProperties": false,
816814
"x-tombi-table-keys-order": "schema"
817815
},
818816
"BuildOverride": {
@@ -844,7 +842,6 @@
844842
"$ref": "#/definitions/Profile"
845843
}
846844
},
847-
"additionalProperties": false,
848845
"x-tombi-table-keys-order": "schema"
849846
}
850847
]
@@ -938,7 +935,6 @@
938935
}
939936
}
940937
},
941-
"additionalProperties": false,
942938
"x-tombi-table-keys-order": "schema"
943939
},
944940
"Profiles": {
@@ -1221,7 +1217,6 @@
12211217
}
12221218
}
12231219
},
1224-
"additionalProperties": false,
12251220
"x-tombi-table-keys-order": "schema"
12261221
},
12271222
"Workspace": {
@@ -1342,7 +1337,6 @@
13421337
"$ref": "#/definitions/Publish"
13431338
}
13441339
},
1345-
"additionalProperties": false,
13461340
"x-tombi-table-keys-order": "schema",
13471341
"x-taplo": {
13481342
"links": {
@@ -1383,7 +1377,6 @@
13831377
}
13841378
}
13851379
},
1386-
"additionalProperties": false,
13871380
"x-tombi-table-keys-order": "schema",
13881381
"x-taplo": {
13891382
"links": {

0 commit comments

Comments
 (0)