Skip to content

Commit

Permalink
Newline
Browse files Browse the repository at this point in the history
  • Loading branch information
marcua committed Nov 21, 2023
1 parent 591f7cd commit f1e9f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hosted_db_runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rusqlite = { version = "0.26.3", features = ["bundled", "wasm32-wasi-vfs"] }
rusqlite = { version = "0.26.3", features = ["bundled", "wasm32-wasi-vfs"] }

0 comments on commit f1e9f40

Please sign in to comment.