Skip to content

Commit

Permalink
Bump v0.25.0-12
Browse files Browse the repository at this point in the history
  • Loading branch information
arg0d committed Oct 4, 2024
1 parent 199cc39 commit a4a3ca9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,17 @@ shows which versions of each generator are inside the docker image.

| Docker image | uniffi-rs version | uniffi-bindgen-cs version | uniffi-bindgen-go version | uniffi-bindgen-cpp version |
|------------------------|-----------------------|---------------------------|---------------------------|----------------------------|
| v0.25.0-11 | v0.3.0+0.25.0 | **v0.8.3+v0.25.0** | v0.2.1+v0.25.0 | v0.6.1+v0.25.0 |
| v0.25.0-10 | v0.3.0+0.25.0 | **v0.8.1+v0.25.0** | v0.2.1+v0.25.0 | v0.6.1+v0.25.0 |
| v0.25.0-9 | v0.3.0+0.25.0 | v0.8.0+v0.25.0 | v0.2.1+v0.25.0 | **v0.6.1+v0.25.0** |
| v0.25.0-8 | v0.3.0+0.25.0 | v0.8.0+v0.25.0 | v0.2.1+v0.25.0 | **v0.6.0+v0.25.0** |
| v0.25.0-7 | v0.3.0+0.25.0 | v0.8.0+v0.25.0 | v0.2.1+v0.25.0 | **v0.5.0+v0.25.0** |
| v0.25.0-6 | v0.3.0+0.25.0 | v0.8.0+v0.25.0 | v0.2.1+v0.25.0 | **v0.4.2+v0.25.0** |
| v0.25.0-5 | v0.3.0+0.25.0 | v0.8.0+v0.25.0 | v0.2.1+v0.25.0 | **v0.4.1+v0.25.0** |
| v0.25.0-4 | v0.3.0+0.25.0 | **v0.8.0+v0.25.0** | **v0.2.1+v0.25.0** | **v0.4.0+v0.25.0** |
| v0.25.0-3 | v0.3.0+0.25.0 | v0.7.0+v0.25.0 | v0.2.0+v0.25.0 | **v0.3.0+v0.25.0** |
| v0.25.0-2 | v0.3.0+0.25.0 | v0.7.0+v0.25.0 | v0.2.0+v0.25.0 | **v0.2.2+v0.25.0** |
| v0.25.0-12 | **v0.3.2+v0.25.0** | v0.8.3+v0.25.0 | v0.2.1+v0.25.0 | v0.6.1+v0.25.0 |
| v0.25.0-11 | v0.3.0+v0.25.0 | **v0.8.3+v0.25.0** | v0.2.1+v0.25.0 | v0.6.1+v0.25.0 |
| v0.25.0-10 | v0.3.0+v0.25.0 | **v0.8.1+v0.25.0** | v0.2.1+v0.25.0 | v0.6.1+v0.25.0 |
| v0.25.0-9 | v0.3.0+v0.25.0 | v0.8.0+v0.25.0 | v0.2.1+v0.25.0 | **v0.6.1+v0.25.0** |
| v0.25.0-8 | v0.3.0+v0.25.0 | v0.8.0+v0.25.0 | v0.2.1+v0.25.0 | **v0.6.0+v0.25.0** |
| v0.25.0-7 | v0.3.0+v0.25.0 | v0.8.0+v0.25.0 | v0.2.1+v0.25.0 | **v0.5.0+v0.25.0** |
| v0.25.0-6 | v0.3.0+v0.25.0 | v0.8.0+v0.25.0 | v0.2.1+v0.25.0 | **v0.4.2+v0.25.0** |
| v0.25.0-5 | v0.3.0+v0.25.0 | v0.8.0+v0.25.0 | v0.2.1+v0.25.0 | **v0.4.1+v0.25.0** |
| v0.25.0-4 | v0.3.0+v0.25.0 | **v0.8.0+v0.25.0** | **v0.2.1+v0.25.0** | **v0.4.0+v0.25.0** |
| v0.25.0-3 | v0.3.0+v0.25.0 | v0.7.0+v0.25.0 | v0.2.0+v0.25.0 | **v0.3.0+v0.25.0** |
| v0.25.0-2 | v0.3.0+v0.25.0 | v0.7.0+v0.25.0 | v0.2.0+v0.25.0 | **v0.2.2+v0.25.0** |
| v0.25.0-1 | **v0.3.0+0.25.0** | **v0.7.0+v0.25.0** | **v0.2.0+v0.25.0** | **v0.1.0+v0.25.0** |
| v0.23.0-6 | v0.23.0-3 | v0.4.0+v0.23.0 | v0.1.5+v0.23.0 | not present |
| v0.23.0-5 | v0.23.0-3 | **v0.4.0+v0.23.0** | **v0.1.5+v0.23.0** | not present |
Expand Down
2 changes: 1 addition & 1 deletion uniffi-bindgen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ version = "0.25.0"
edition = "2021"

[dependencies]
uniffi = { git = "https://github.com/NordSecurity/uniffi-rs.git", tag = "v0.3.0+v0.25.0", features = ["cli"] }
uniffi = { git = "https://github.com/NordSecurity/uniffi-rs.git", tag = "v0.3.2+v0.25.0", features = ["cli"] }

0 comments on commit a4a3ca9

Please sign in to comment.