Compare commits

..

No commits in common. "2839c909e9b11c5cf5a17ca1ff1b705f2cc0a05c" and "8a4722455b87abc6b5bd3b12ff82821017fd54ff" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "ttmp"
version = "2.0.3"
version = "2.0.2"
edition = "2021"
autoexamples = true

View File

@ -1,5 +1,4 @@
pub use self::{
manifest_kind::ManifestKind,
mod_group::ModGroup,
mod_option::ModOption,
mod_pack::ModPack,