소스 검색

Update version string in Cargo.lock.

Daniel Valentine 2 년 전
부모
커밋
6bcc4aa368
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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",