We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 430f70b commit b8697a1Copy full SHA for b8697a1
Cargo.toml
@@ -210,3 +210,4 @@ opt-level = 3
210
# FIXME: We need to catch up with Diplomat upstream again, but this is a significant amount of work.
211
# In the meantime, we use this forked version which fixes an undefined behavior in the code expanded by the bridge macro.
212
diplomat = { git = "https://github.com/CBenoit/diplomat", rev = "6dc806e80162b6b39509a04a2835744236cd2396" }
213
+sspi = { git = "https://github.com/Devolutions/sspi-rs.git", rev = "370951c1b017bfef4276185b374345e8b6b1e532" }
0 commit comments