Commit bcfb0349 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Merge branch 'maint-0.3.1' into maint-0.3.2

parents bd71e0a0 ac1942ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[submodule "src/ext/rust"]
	path = src/ext/rust
	url = https://git.torproject.org/user/sebastian/tor-rust-dependencies
	url = https://git.torproject.org/tor-rust-dependencies

changes/ticket25323

0 → 100644
+4 −0
Original line number Diff line number Diff line
  o Code simplification and refactoring:
    - Update the "rust dependencies" submodule to be an project-level
      repository, rather than a user repository. Closes ticket 25323.