chore: bump tarantool-sys, remove cracklib
Summary
- chore: bump tarantool-sys, remove cracklib
- Rebase on top of fresh 2.11.0-picodata branch (2.11.0-40-g8277665cf0)
- Drop two commits related to cracklib vendoring. The original feature was abandoned (https://git.picodata.io/picodata/picodata/picodata/-/issues/283, !608 (closed)) so the cracklib isn't needed anymore.
See corresponding picodata/tarantool!95.
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
(if Lua API changed) Lua API version is bumped inluamod.rs
-
(if API docs changed) A follow-up doc issue is created in picodata/docs and linked here
Edited by Yaroslav Dynnikov