Move LICENSE, update Copyright, clean up
This commit is contained in:
parent
62199b79b7
commit
ec8f70f42a
@ -1,3 +1,4 @@
|
|||||||
|
Copyright (c) 2017 - 2020 Jonas Platte
|
||||||
Copyright (c) 2019 Wim de With
|
Copyright (c) 2019 Wim de With
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
2
ruma-appservice-api/.gitignore
vendored
2
ruma-appservice-api/.gitignore
vendored
@ -1,2 +0,0 @@
|
|||||||
Cargo.lock
|
|
||||||
target
|
|
@ -3,10 +3,6 @@
|
|||||||
**ruma-appservice-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) application service API specification.
|
**ruma-appservice-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) application service API specification.
|
||||||
These types can be shared by application service and server code.
|
These types can be shared by application service and server code.
|
||||||
|
|
||||||
## Minimum Rust version
|
|
||||||
|
|
||||||
ruma-appservice-api requires Rust 1.39.0 or later.
|
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
This project is currently experimental and is very likely to change drastically.
|
This project is currently experimental and is very likely to change drastically.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user