Skip to content

Commit aa06f69

Browse files
authored
Compatible with Mocking 0.8 (#692)
* Compatible with Mocking 0.8 * Set project version to 1.92.0
1 parent 7e92bcf commit aa06f69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "AWS"
22
uuid = "fbe9abb3-538b-5e4e-ba9e-bc94f4f92ebc"
33
license = "MIT"
4-
version = "1.91.0"
4+
version = "1.92.0"
55

66
[deps]
77
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -30,7 +30,7 @@ HTTP = "1"
3030
IniFile = "0.5"
3131
JSON = "0.18, 0.19, 0.20, 0.21"
3232
MbedTLS = "0.6, 0.7, 1"
33-
Mocking = "0.7"
33+
Mocking = "0.7, 0.8"
3434
OrderedCollections = "1.3"
3535
StableRNGs = "1"
3636
URIs = "1"

0 commit comments

Comments
 (0)