Skip to content

Commit

Permalink
nit: newline at eof
Browse files Browse the repository at this point in the history
  • Loading branch information
prestwich committed Sep 24, 2024
1 parent fae87a4 commit 30d89ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/json-rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ async-trait = { workspace = true, optional = true }
axum = { version = "0.7.6", features = ["json"], optional = true }

[features]
axum = ["dep:axum"]
axum = ["dep:axum"]

0 comments on commit 30d89ec

Please sign in to comment.