Adjust "Diffable" to exclude missing target objects

This commit is contained in:
2023-10-09 12:47:22 -04:00
parent d9e7dacb6d
commit 7b58f9a269
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "objdiff"
version = "0.5.1"
version = "0.5.2"
edition = "2021"
rust-version = "1.70"
authors = ["Luke Street <luke@street.dev>"]