@@ -7,17 +7,17 @@ edition = "2021"
7
7
crate-type = [" cdylib" , " lib" ]
8
8
9
9
[dependencies ]
10
- uniffi-example-arithmetic = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
11
- uniffi-example-callbacks = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
12
- uniffi-example-custom-types = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
13
- uniffi-example-geometry = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
14
- uniffi-example-rondpoint = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
15
- uniffi-example-sprites = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
16
- uniffi-example-todolist = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
17
- uniffi-example-traits = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
18
- uniffi-fixture-callbacks = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
19
- uniffi-fixture-coverall = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
20
- uniffi-fixture-docstring = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
21
- uniffi-fixture-time = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
22
- uniffi-fixture-trait-methods = { git = " https://github.com/NordSecurity/uniffi-rs.git" , branch = " nordsec.0 .25.0" }
23
- uniffi-custom-types-builtin = { path = " custom-types-builtin" }
10
+ uniffi-example-arithmetic = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
11
+ uniffi-example-callbacks = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
12
+ uniffi-example-custom-types = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
13
+ uniffi-example-geometry = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
14
+ uniffi-example-rondpoint = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
15
+ uniffi-example-sprites = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
16
+ uniffi-example-todolist = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
17
+ uniffi-example-traits = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
18
+ uniffi-fixture-callbacks = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
19
+ uniffi-fixture-coverall = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
20
+ uniffi-fixture-docstring = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
21
+ uniffi-fixture-time = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
22
+ uniffi-fixture-trait-methods = { git = " https://github.com/NordSecurity/uniffi-rs.git" , tag = " v0.3.1+v0 .25.0" }
23
+ uniffi-custom-types-builtin = { path = " custom-types-builtin" }
0 commit comments