Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberHoward committed Sep 19, 2023
1 parent 5052ce9 commit 2cabfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/scripts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tokio = { workspace = true }
log = "0.4.14"
anyhow = { workspace = true }
serde_json = "1.0.79"
reqwest = { version = "0.11.9"}
reqwest = { version = "0.11.9" }
dotenv = "0.15.0"
env_logger = "0.10.0"
url = "2.4.1"
Expand Down

0 comments on commit 2cabfc1

Please sign in to comment.