Browse Source

Update version string in Cargo.lock.

Daniel Valentine 2 years ago
parent
commit
6bcc4aa368
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.lock

+ 1 - 1
Cargo.lock

@@ -704,7 +704,7 @@ dependencies = [
 
 [[package]]
 name = "libreddit"
-version = "0.30.0"
+version = "0.30.1"
 dependencies = [
  "askama",
  "brotli",