File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ base64urlsafedata = { git = "https://github.com/kanidm/webauthn-rs.git", rev = "
55c2pa = { git = " https://github.com/dhruvmongia/c2pa-rs" , rev = " 32fd8548e6780f229eee173e378d540a9b579d16" }
66cargo = { git = " https://github.com/rust-lang/cargo" , rev = " f5b3a6ba899c2eb9285dd3769aa6d84179ee7f8b" }
77cbindgen = { git = " https://github.com/mozilla/cbindgen.git" , rev = " cf94b56ef35d91f8420e8f89fee70074d39d068d" }
8- cxx = { package = " cxx" , git = " https://github.com/facebookexperimental/cxx.git" , rev = " 43f8f85eb1b9d99f10f7228ab679997c484ade69 " }
9- cxx-build = { package = " cxx-build" , git = " https://github.com/facebookexperimental/cxx.git" , rev = " 43f8f85eb1b9d99f10f7228ab679997c484ade69 " }
8+ cxx = { package = " cxx" , git = " https://github.com/facebookexperimental/cxx.git" , rev = " 870ebbecad0f6be394d4f9fb9bd62b551662651a " }
9+ cxx-build = { package = " cxx-build" , git = " https://github.com/facebookexperimental/cxx.git" , rev = " 870ebbecad0f6be394d4f9fb9bd62b551662651a " }
1010displaydoc = { git = " https://github.com/yaahc/displaydoc" , rev = " 7dc6e324b1788a6b7fb9f3a1953c512923a3e9f0" }
1111imgui = { git = " https://github.com/imgui-rs/imgui-rs.git" , rev = " 2abba18c08fb5e70c699ba7992342e7ff8573b09" }
1212imgui-sys = { git = " https://github.com/imgui-rs/imgui-rs.git" , rev = " 2abba18c08fb5e70c699ba7992342e7ff8573b09" }
Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ base64urlsafedata = { git = "https://github.com/kanidm/webauthn-rs.git", rev = "
8181c2pa = { git = " https://github.com/dhruvmongia/c2pa-rs" , rev = " 32fd8548e6780f229eee173e378d540a9b579d16" }
8282cargo = { git = " https://github.com/rust-lang/cargo" , rev = " f5b3a6ba899c2eb9285dd3769aa6d84179ee7f8b" }
8383cbindgen = { git = " https://github.com/mozilla/cbindgen.git" , rev = " cf94b56ef35d91f8420e8f89fee70074d39d068d" }
84- cxx = { package = " cxx" , git = " https://github.com/facebookexperimental/cxx.git" , rev = " 43f8f85eb1b9d99f10f7228ab679997c484ade69 " }
85- cxx-build = { package = " cxx-build" , git = " https://github.com/facebookexperimental/cxx.git" , rev = " 43f8f85eb1b9d99f10f7228ab679997c484ade69 " }
84+ cxx = { package = " cxx" , git = " https://github.com/facebookexperimental/cxx.git" , rev = " 870ebbecad0f6be394d4f9fb9bd62b551662651a " }
85+ cxx-build = { package = " cxx-build" , git = " https://github.com/facebookexperimental/cxx.git" , rev = " 870ebbecad0f6be394d4f9fb9bd62b551662651a " }
8686displaydoc = { git = " https://github.com/yaahc/displaydoc" , rev = " 7dc6e324b1788a6b7fb9f3a1953c512923a3e9f0" }
8787imgui = { git = " https://github.com/imgui-rs/imgui-rs.git" , rev = " 2abba18c08fb5e70c699ba7992342e7ff8573b09" }
8888imgui-sys = { git = " https://github.com/imgui-rs/imgui-rs.git" , rev = " 2abba18c08fb5e70c699ba7992342e7ff8573b09" }
You can’t perform that action at this time.
0 commit comments