aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-27 23:40:04 +0000
committerFuwn <[email protected]>2024-07-27 23:43:35 +0000
commitb0efb3676ce929cb27c3cf863f4f6447abfb2639 (patch)
tree7fe6c693dc1f2b9f17cfc9fcccd08783d9165444 /Cargo.lock
parentchore: bump version (diff)
downloadseptember-b0efb3676ce929cb27c3cf863f4f6447abfb2639.tar.xz
september-b0efb3676ce929cb27c3cf863f4f6447abfb2639.zip
fix(html): selection and highlighting borders
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f89c734..eae8375 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2143,7 +2143,7 @@ checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed"
[[package]]
name = "september"
-version = "0.2.29"
+version = "0.2.30"
dependencies = [
"actix-web",
"anyhow",