Skip to content

Commit

Permalink
create branch 4.8 and change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-cavalcanti committed Dec 4, 2024
1 parent 8506dd7 commit 80a7d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ you can add this crate at your cargo.toml using git:

```toml
# the branch is the coppelia version
zmq_remote_api = { git = "https://github.com/samuel-cavalcanti/rust_zmqRemoteApi", branch = "CoppeliaSim_4.6.0"}
zmq_remote_api = { git = "https://github.com/samuel-cavalcanti/rust_zmqRemoteApi", branch = "CoppeliaSim_4.8.0"}
```

See a simple [example](examples/get_simulation_time.rs) to understand how to use this crate.

0 comments on commit 80a7d2c

Please sign in to comment.