summaryrefslogtreecommitdiffstats
path: root/vendor/rowan/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/rowan/Cargo.toml')
-rw-r--r--vendor/rowan/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/rowan/Cargo.toml b/vendor/rowan/Cargo.toml
index 44c527d42..cb7256c18 100644
--- a/vendor/rowan/Cargo.toml
+++ b/vendor/rowan/Cargo.toml
@@ -12,7 +12,7 @@
[package]
edition = "2021"
name = "rowan"
-version = "0.15.10"
+version = "0.15.11"
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
exclude = [
".github/",
@@ -33,7 +33,7 @@ features = ["inline-more"]
default-features = false
[dependencies.memoffset]
-version = "0.6"
+version = "0.8"
[dependencies.rustc-hash]
version = "1.0.1"