Bump submodules
Submodule tarantool:
> release: 1.1.0
> chore: fix unused warning in release build
> fix: disable #[tarantool::proc] when cfg(test)
> ci: change gitlab ci tags
> test: fix tests with --no-default-features
> perf: don't copy TupleBuffer and RawBytes when doing box_* operations
> chore: fix some outdated comments
> fix: remove a flaky set_error test
> fix: do not loose docs in stored_proc macro
> doc: fix incorrect statements in Vclock
Submodule tarantool-sys:
- Rebase it on top of
2.11.0-picodata
branch, see picodata/tarantool!65