Browse Source

Ship rust files. Fixes #1287

Jelmer Vernooij 11 months ago
parent
commit
7a3ecf6188
1 changed files with 2 additions and 0 deletions
  1. 2 0
      MANIFEST.in

+ 2 - 0
MANIFEST.in

@@ -11,7 +11,9 @@ include dulwich/stdint.h
 include dulwich/py.typed
 recursive-include docs conf.py *.txt Makefile make.bat
 recursive-include examples *.py
+recursive-include crates *.rs Cargo.toml
 graft dulwich/tests/data
 include tox.ini
 include dulwich.cfg
 include .testr.conf
+include Cargo.toml