Skip to content

Commit 438ba40

Browse files
committed
Lock to a single commit
1 parent 3ce59b4 commit 438ba40

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dotenv = "0.11.0"
4848
toml = "0.4"
4949
diesel = { version = "1.4.0", features = ["postgres", "serde_json", "chrono", "r2d2"] }
5050
diesel_full_text_search = "1.0.0"
51-
swirl = { git = "https://github.com/sgrif/swirl.git" }
51+
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "95d3a35bc39a7274335cad6d7cab64acd5eb3904" }
5252
serde_json = "1.0.0"
5353
serde_derive = "1.0.0"
5454
serde = "1.0.0"

0 commit comments

Comments
 (0)