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:
strawberry 2024-07-03 13:20:37 -04:00
parent 6b433392a4
commit e2033fb6c1
2 changed files with 15 additions and 0 deletions

View file

@ -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