Unverified Commit 1f71c357 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Docs licenses (#909)

* CR feedback

* Correct warning
parent f7e8ff05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,4 +74,4 @@ aws-smithy-client = { path = "../../sdk/build/aws-sdk/sdk/aws-smithy-client", fe
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
rustdoc-args = ["--cfg", "docsrs"]
# End of doc.rs metadata
# End of docs.rs metadata
+1 −1
Original line number Diff line number Diff line
@@ -18,4 +18,4 @@ tracing = "0.1"
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
rustdoc-args = ["--cfg", "docsrs"]
# End of doc.rs metadata
# End of docs.rs metadata
+1 −1
Original line number Diff line number Diff line
@@ -27,4 +27,4 @@ tracing-subscriber = { version = "0.2.16", features = ["fmt"] }
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
rustdoc-args = ["--cfg", "docsrs"]
# End of doc.rs metadata
# End of docs.rs metadata
+1 −1
Original line number Diff line number Diff line
@@ -46,4 +46,4 @@ name = "e2e_test"
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
rustdoc-args = ["--cfg", "docsrs"]
# End of doc.rs metadata
# End of docs.rs metadata
+1 −1
Original line number Diff line number Diff line
@@ -34,4 +34,4 @@ temp-file = "0.1.6"
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
rustdoc-args = ["--cfg", "docsrs"]
# End of doc.rs metadata
# End of docs.rs metadata
Loading