v0.9.3
Ships the worktable_version! fix for unsized primary keys. The macro did not compile for any table whose key is not fixed-size, which is every table that keys on a String, so no schema migration could be written against one. Bumps worktable and worktable_codegen to 0.9.3 with the exact pin.