commit 7a3ecf6188743df7ccda7bec8d74513d039dc143 from: Jelmer Vernooij date: Tue Apr 23 10:30:42 2024 UTC Ship rust files. Fixes #1287 commit - 53d3dfeb852028f28da934577a1ea9429125c8ac commit + 7a3ecf6188743df7ccda7bec8d74513d039dc143 blob - f81a3e36726e35ffaecbc9ed7af1a139a801eb5c blob + 115027509e1f9b6baa5f6ee1f9f4fde9c1fac6db --- MANIFEST.in +++ 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