attempt macos fix

This commit is contained in:
William Casarin
2025-03-23 18:45:14 -07:00
parent a2a119ec5c
commit 3cc46b8a7d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2708,7 +2708,7 @@ dependencies = [
[[package]]
name = "nostrdb"
version = "0.6.1"
source = "git+https://github.com/damus-io/nostrdb-rs?rev=796a1ce068193cead42202e102d34b677c014731#796a1ce068193cead42202e102d34b677c014731"
source = "git+https://github.com/damus-io/nostrdb-rs?rev=0d28fab41e2b829c149086a2449dbda162318abb#0d28fab41e2b829c149086a2449dbda162318abb"
dependencies = [
"bindgen",
"cc",