update rocksdb

This is done separately since it requires more involved changes than
just cargo's files.
This commit is contained in:
Charles Hall 2025-03-15 14:42:48 -07:00
parent 8da6c5d4b3
commit 8b7cbb5f25
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
4 changed files with 10 additions and 10 deletions

8
flake.lock generated
View file

@ -244,16 +244,16 @@
"rocksdb": {
"flake": false,
"locked": {
"lastModified": 1730475155,
"narHash": "sha256-u5uuShM2SxHc9/zL4UU56IhCcR/ZQbzde0LgOYS44bM=",
"lastModified": 1734381914,
"narHash": "sha256-G+DlQwEUyd7JOCjS1Hg1cKWmA/qAiK8UpUIKcP+riGQ=",
"owner": "facebook",
"repo": "rocksdb",
"rev": "3c27a3dde0993210c5cc30d99717093f7537916f",
"rev": "ae8fb3e5000e46d8d4c9dbf3a36019c0aaceebff",
"type": "github"
},
"original": {
"owner": "facebook",
"ref": "v9.7.4",
"ref": "v9.10.0",
"repo": "rocksdb",
"type": "github"
}