summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2023-07-16 13:08:40 -0700
committerGitHub <noreply@github.com>2023-07-16 13:08:40 -0700
commit89797064b85b775c1b5e2d7d4980bc18bd010df4 (patch)
treeb65bcc2e927e81f6be1070aff8991df3688cd1c4 /Cargo.toml
parent7824aed878aa11046ad72dc7222efd666dce48e9 (diff)
parentb423bf7ddd5f0371e2ebedb6c1c93b0ade508862 (diff)
Merge pull request #2125 from ehuss/update-toml
Update toml to 0.7.6
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6af8db02..4efde68c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@ serde = { version = "1.0.163", features = ["derive"] }
serde_json = "1.0.96"
shlex = "1.1.0"
tempfile = "3.4.0"
-toml = "0.5.11"
+toml = "0.7.6"
topological-sort = "0.2.2"
# Watch feature