1 2 3 4
# nusadb is a standalone, independently-publishable driver: it keeps a lower MSRV than the engine # workspace and its own lint config (clippy walks up to the nearest clippy.toml, so this one wins for # the crate rather than the engine's). msrv = "1.85.0"