aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r--src-tauri/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index 36c2034e..d0779f2a 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -67,7 +67,7 @@ glob = "0.3.1"
dirs = "5"
# Interacting with GitHub
-octocrab = "0.34.0"
+octocrab = "0.34.1"
# Library for removing markdown links
remove-markdown-links = "1.0.0"