We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4026bc commit eb1594eCopy full SHA for eb1594e
1 file changed
Cargo.toml
@@ -48,6 +48,7 @@ rusqlite = { package = "libsql-rusqlite", path = "vendored/rusqlite", version =
48
hyper = { version = "0.14" }
49
tower = { version = "0.4.13" }
50
zerocopy = { version = "0.7.32", features = ["derive", "alloc"] }
51
+home = "0.5.9"
52
53
[profile.release]
54
codegen-units = 1
0 commit comments