Update amqp dependency on core that isn't a beta (#4881)
As far as I know, this is the minimum version of core that's needed. If we need a newer version that we amqp needs, we can bump up this dependency.
This commit is contained in:
parent
bbf6c9c3ee
commit
e3a5a44e46
@ -15,7 +15,7 @@
|
||||
{
|
||||
"name": "azure-core-cpp",
|
||||
"default-features": false,
|
||||
"version>=": "1.9.0-beta.1"
|
||||
"version>=": "1.10.0"
|
||||
},
|
||||
"azure-uamqp-c",
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user