diff --git a/jaenokhwa-core/Cargo.toml b/jaenokhwa-core/Cargo.toml index 4fb034e..c2d970a 100644 --- a/jaenokhwa-core/Cargo.toml +++ b/jaenokhwa-core/Cargo.toml @@ -13,7 +13,7 @@ repository = "https://github.com/AlexHayton/jaenokhwa" default = [] serialize = ["serde"] docs-features = ["serialize"] -test-fail-warnings = [] +test-fail-warning = [] [dependencies] thiserror = "1.0"