notify users to update their build scripts if using rocksdb
or sha256_media
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
6b433392a4
commit
e2033fb6c1
2 changed files with 15 additions and 0 deletions
|
@ -45,6 +45,10 @@ zstd_compression =[]
|
|||
perf_measurements = []
|
||||
sentry_telemetry = []
|
||||
|
||||
# these do nothing, these are purely for informing users to update their build scripts if they use one
|
||||
rocksdb = []
|
||||
sha256_media = []
|
||||
|
||||
[dependencies]
|
||||
argon2.workspace = true
|
||||
axum.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue