Upgrade base64
This commit is contained in:
Generated
+1
-1
@@ -3052,7 +3052,7 @@ dependencies = [
|
||||
"activitystreams-traits",
|
||||
"array_tool",
|
||||
"askama_escape",
|
||||
"base64 0.10.1",
|
||||
"base64 0.13.0",
|
||||
"chrono",
|
||||
"heck",
|
||||
"hex",
|
||||
|
||||
@@ -9,7 +9,7 @@ activitypub = "0.1.1"
|
||||
activitystreams-derive = "0.1.1"
|
||||
activitystreams-traits = "0.1.0"
|
||||
array_tool = "1.0"
|
||||
base64 = "0.10"
|
||||
base64 = "0.13"
|
||||
heck = "0.3.0"
|
||||
hex = "0.3"
|
||||
hyper = "0.12.33"
|
||||
|
||||
Reference in New Issue
Block a user