We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a041154 commit b958e9fCopy full SHA for b958e9f
src/version/schema/spigot.rs
@@ -5,7 +5,6 @@ pub struct SpigotVersionMeta {
5
pub name: String,
6
pub description: String,
7
pub refs: SpigotVersionRefs,
8
- pub tools_version: u16,
9
}
10
11
#[serial_pascal]
0 commit comments