mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-01 23:44:19 +01:00
Bump libc dependency to 0.2.172
This commit is contained in:
@@ -45,7 +45,7 @@ limbo_ext = { workspace = true, features = ["core_only"] }
|
||||
cfg_block = "0.1.1"
|
||||
fallible-iterator = "0.3.0"
|
||||
hex = "0.4.3"
|
||||
libc = { version = "0.2.155", optional = true }
|
||||
libc = { version = "0.2.172", optional = true }
|
||||
limbo_sqlite3_parser = { workspace = true }
|
||||
thiserror = "1.0.61"
|
||||
getrandom = { version = "0.2.15" }
|
||||
|
||||
Reference in New Issue
Block a user