diff --git a/core/Cargo.toml b/core/Cargo.toml index ec10381..7a94371 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -14,4 +14,4 @@ keywords.workspace = true log = "0.4" serde = { version = "1.0 ", features = ["derive"] } serde_json = "1.0" -thiserror = "1.0" \ No newline at end of file +thiserror = "1.0"