https://github.com/mit-plv/fiat-crypto
Raw File
Tip revision: 51abc74eaeb0af651e9a0cb4b3b3d013d33e9a8e authored by Jason Gross on 11 May 2020, 05:42:00 UTC
Bump rust crate version for new version of code
Tip revision: 51abc74
.gitmodules
[submodule "etc/coq-scripts"]
	path = etc/coq-scripts
	url = https://github.com/JasonGross/coq-scripts.git
[submodule "coqprime"]
	path = coqprime
	url = https://github.com/thery/coqprime
	ignore = dirty
[submodule "bedrock2"]
	path = bedrock2
	url = https://github.com/mit-plv/bedrock2.git
[submodule "rewriter"]
	path = rewriter
	url = https://github.com/mit-plv/rewriter.git
back to top