Merge branch 'main' into copilot

This commit is contained in:
Mikayla Maki 2023-03-30 16:57:18 -07:00
commit 81411b9114
17 changed files with 176 additions and 62 deletions

View file

@ -6,7 +6,7 @@ publish = false
[lib]
path = "src/util.rs"
doctest = false
doctest = true
[features]
test-support = ["tempdir", "git2"]