Describe the bug (observed vs expected behavior)
Currently, switching between versions requires using cargo install starknet-devnet --version x.x.x. It would be beneficial to integrate with asdf for version management.
Here are examples of other projects that support asdf:
For reference, see how Dojo integrates asdf:
dojoengine/asdf-dojo#2