fix: assign unique IDs to gist permanent links

This commit is contained in:
Aravinth Manivannan
2024-04-13 06:16:32 +05:30
parent defe361077
commit dcdc2051cc
4 changed files with 30 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ sled = "0.34.7"
syntect = "5.0.0"
url = "2.2"
actix-web-codegen-const-routes = "0.2.0"
sha256 = "1.5.0"
[dependencies.graphql_client]
features = ["reqwest"]