diff --git a/.gitmodules b/.gitmodules index d3ee9f6ad..6a44f2453 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "Kotlin"] path = Kotlin url = https://github.com/careercup/CtCI-6th-Edition-Kotlin.git +[submodule "Rust"] + path = Rust + url = https://github.com/dan-fritchman/CtCI-6th-Edition-Rust.git diff --git a/Rust b/Rust new file mode 160000 index 000000000..d8bbf14f4 --- /dev/null +++ b/Rust @@ -0,0 +1 @@ +Subproject commit d8bbf14f49b329cae0ebc02737bf05400ec69e92