* Update all dependencies to 1.7.3, fix issues
* Remove esm from mocha
* Fix missed token test
* Also update rust version
* token-swap: update tolerance on sim test
* Run `cargo clippy --fix` for needless_borrow errors
* Rerun cargo fmt
* Add scaffolding
* Add create / update / delete instructions and tests
* Update SerializationError -> IOError and program id
* Address review feedback
* Make initialize work with `create_with_seed`
* Cargo fmt
* Use offset for writing
* Update crud -> record
* More feedback
* Remove rent
* Update program id
* Use official Solana crates 1.5.10
* Update Cargo lock and toml
* Cargo fmt
* Update record program version to 1.5.11
* Bump compute budget