summaryrefslogtreecommitdiffstats
path: root/vendor/thorin-dwp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/thorin-dwp/README.md')
-rw-r--r--vendor/thorin-dwp/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/thorin-dwp/README.md b/vendor/thorin-dwp/README.md
index 3735e3efa..ae3b8099c 100644
--- a/vendor/thorin-dwp/README.md
+++ b/vendor/thorin-dwp/README.md
@@ -12,7 +12,7 @@ cross-crate Split DWARF packaging in `rustc`.
To use `thorin` in your own project, add it to your `Cargo.toml`:
```toml
-thorin-dwp = "0.3.0"
+thorin-dwp = "0.4.0"
```
See the [`thorin-bin`](../thorin-bin/README.md) crate for an example of using `thorin`'s library